Add Mr.Blinkys displayPrefetch function that he shared in the Arduboy forum. This function can send the current buffer to the OLED while simultaneously reading new data from flash into the framebuffer.
Set the return type to uint8_t so the type matches the definition.
remove cathy2k bootloader Update cathy3k bootloader v1.9 Update Arduboy2 library with latest changes update tinyfont library update EEPROM library Add FX library update Arduino SoftwareSerial and Wire libraries