mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-05-18 23:38:16 +05:00
refactor: memory optimization for esp8266
This commit is contained in:
+1
-1
@@ -236,7 +236,7 @@ struct Variables {
|
||||
|
||||
struct {
|
||||
bool state = false;
|
||||
unsigned long lastEnableTime = 0;
|
||||
unsigned long lastEnabledTime = 0;
|
||||
} externalPump;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user