diff --git a/Arduino/src/main.cpp b/Arduino/src/main.cpp index adba1f1..c487041 100644 --- a/Arduino/src/main.cpp +++ b/Arduino/src/main.cpp @@ -25,7 +25,7 @@ */ // uncomment the line below if you want to use this sketch that writes to the EEPROM and accept the responsibility stated above! :-) -//#define EEPROM_WRITES +#define EEPROM_WRITES // Include libraries #include // required for PlatformIO IDE (not required if you're using Arduino IDE)