Arduboy2/src
Scott Allen a8077a756e Fix flashlight() and safeMode() for boot problem
- Timer 0 is disabled in flashlight() and safeMode() in case its
  variables overlap the bootloader "magic key" location.
- Flashlight mode never exits if invoked.
- Made safeMode() public for use as a smaller code size alternative
  to flashlight().
2017-04-07 14:47:15 -04:00
..
Arduboy2.cpp Fix flashlight() and safeMode() for boot problem 2017-04-07 14:47:15 -04:00
Arduboy2.h Fix flashlight() and safeMode() for boot problem 2017-04-07 14:47:15 -04:00
Arduboy2Audio.cpp Direct control of ports and pins 2017-04-07 14:46:59 -04:00
Arduboy2Audio.h Add sound on/off toggle function 2016-12-13 11:49:29 -05:00
Arduboy2Core.cpp Fix flashlight() and safeMode() for boot problem 2017-04-07 14:47:15 -04:00
Arduboy2Core.h Fix flashlight() and safeMode() for boot problem 2017-04-07 14:47:15 -04:00
Sprites.cpp fix internal drawBitmap call to use correct types 2017-03-22 17:43:56 -04:00
Sprites.h Merge branch 'master' of https://github.com/MLXXXp/Arduboy2 2017-03-22 18:04:31 -04:00
ab_logo.c Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00
glcdfont.c Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00