mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-07-01 23:41:33 +02:00
deepSleep update
This commit is contained in:
@@ -206,4 +206,8 @@ namespace LoRa_Utils {
|
||||
return packet;
|
||||
}
|
||||
|
||||
void sleepRadio() {
|
||||
radio.sleep();
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user