update Arduboy FX library to 1.0.7 with Load/SaveGameState functions and example update microcade bootloader fixing RGB LED glitch when changing selection
Update FX::begin() Now includes FX:disableOLED() Added FX::display() FX replacement for arduboy.display()
Added more example sketches to library. + minor changes