mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-27 12:43:08 +00:00
Added change to allow auto modem sleep
This commit is contained in:
@@ -131,6 +131,7 @@ void loop()
|
||||
else led_off();
|
||||
}
|
||||
ws.loop();
|
||||
delay(1); // Needed for auto modem sleep
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user