Arduboy2/examples
Scott Allen 3572a013e1 Make showing the unit name with the logo optional
- Added a flag in system EEPROM to indicate if the unit name
  should be displayed at the end of the boot logo sequence.
  Function bootLogoExtra() displays the unit name only if the
  flag is set.

- Added functions writeShowUnitNameFlag() and readShowUnitNameFlag()
  to write and read the "Show Unit Name" flag in EEPROM.

- Enhanced the SetNameAndID example sketch to allow setting the
  "Show Unit Name" flag in EEPROM.
2017-04-25 15:36:42 -04:00
..
ArduBreakout Fixes and cleanups of ArduBreakout example sketch 2016-09-17 18:54:55 -04:00
Buttons Migrate example sketches 2016-06-30 19:40:17 -04:00
HelloWorld Migrate example sketches 2016-06-30 19:40:17 -04:00
PlayTune Fix comment in PlayTune sketch: Devkit -> DevKit 2017-02-07 09:57:32 -05:00
SetNameAndID Make showing the unit name with the logo optional 2017-04-25 15:36:42 -04:00