Fixed EEPROM Crashing

Turning off the sound interrupt durring EEPROM writing fixed the
problem.
This commit is contained in:
bdring
2018-03-27 14:00:08 -05:00
parent 97341671b9
commit 494067d83a
3 changed files with 37 additions and 22 deletions

View File

@@ -37,7 +37,7 @@
#define CLOCK_PIN 17
#define LED_TYPE APA102
//#define LED_COLOR_ORDER BGR
#define NUM_LEDS 288
#define NUM_LEDS 144
// what type of LED Strip....pick one
#define USE_APA102