uncomment/allow EEPROM changes

rtc
g7uhn 2021-02-06 11:19:00 +00:00
rodzic 04b8e38917
commit 6e017906db
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 <Arduino.h> // required for PlatformIO IDE (not required if you're using Arduino IDE)