DIRTY_WRITE_DELAY = 30 sec
This commit is contained in:
parent
db3c3d1ccd
commit
d64b731cb1
@ -4,7 +4,7 @@
|
|||||||
#include <EEPROM.h>
|
#include <EEPROM.h>
|
||||||
#include <ArduinoJson.h>
|
#include <ArduinoJson.h>
|
||||||
|
|
||||||
#define DIRTY_WRITE_DELAY (10 * 1000)
|
#define DIRTY_WRITE_DELAY (30 * 1000)
|
||||||
|
|
||||||
JsonDocument config;
|
JsonDocument config;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user