mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-14 07:49:01 +00:00
Added change to allow auto modem sleep
This commit is contained in:
parent
554cc7c023
commit
fe79a96827
@ -131,6 +131,7 @@ void loop()
|
||||
else led_off();
|
||||
}
|
||||
ws.loop();
|
||||
delay(1); // Needed for auto modem sleep
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user