Do not use so much RAM for eeprom
This commit is contained in:
parent
d92fe1ce99
commit
e38edf0dbc
@ -28,7 +28,7 @@
|
||||
|
||||
//#define ENABLE_EXTRA_GPIO
|
||||
|
||||
#define EEPROM_SIZE 1024
|
||||
#define EEPROM_SIZE 512
|
||||
char eeprom[EEPROM_SIZE];
|
||||
|
||||
#define WEB_DELAY_MS 100
|
||||
|
Loading…
Reference in New Issue
Block a user