Arduboy2/examples
Scott Allen 32d23b7984 Refactor ArduBreakout sound and constants
- Use precomputed constant values directly usable by the Beep class
  for tone generation arguments.
  This reduces program size significantly.

- Use the constexpr specifier for all constants.
2020-07-25 18:38:05 -04:00
..
ArduBreakout Refactor ArduBreakout sound and constants 2020-07-25 18:38:05 -04:00
BeepDemo Add Cabi and LodePNG to LICENSE.txt 2020-07-25 18:38:04 -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
RGBled Add Cabi and LodePNG to LICENSE.txt 2020-07-25 18:38:04 -04:00
SetSystemEEPROM Refactor API code. Clarify and enhance user docs. 2020-07-24 17:15:13 -04:00