mirror of https://github.com/MLXXXp/Arduboy2.git
b8c1cb742a
Flag SYS_FLAG_SHOW_LOGO_LEDS added to EEPROM_SYS_FLAGS. The boot logo functions check the flag and leave the RGB LED off if the flag isn't set. Added functions writeShowBootLogoLEDsFlag() and readShowBootLogoLEDsFlag() for writing and reading the SYS_FLAG_SHOW_LOGO_LEDS flag. Example sketch SetSystemEEPROM modified to allow setting the SYS_FLAG_SHOW_LOGO_LEDS flag. |
||
---|---|---|
.. | ||
ArduBreakout | ||
BeepDemo | ||
Buttons | ||
HelloWorld | ||
PlayTune | ||
RGBled | ||
SetSystemEEPROM |