Commit Graph

3 Commits

Author SHA1 Message Date
bdring
420e9e52a0 Added strip length adjustment via serial and wifi. Working toward "no compile" required for any setup.
- fixed bug in settings when initial read failed. It was
   trying to
turn off the sound timer while it was still NULL
 - Number of LEDs is
now adjustable via serial and wifi. Woot, no
   recompile just to
change strip length.
 - A little refactoring so Wifi and Serial
interfaces can share
   some code.
 - Added Refresh button to web page
2018-03-31 17:13:35 -05:00
bdring
494067d83a Fixed EEPROM Crashing
Turning off the sound interrupt durring EEPROM writing fixed the
problem.
2018-03-27 14:00:08 -05:00
bdring
23df267c9f First upload
Basic port complete - ESP32 specific features coming soon
2018-03-19 08:31:45 -05:00