mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-14 19:05:17 +00:00
deepSleep update
This commit is contained in:
parent
c5217842ff
commit
4cf3a333c9
3 changed files with 8 additions and 0 deletions
|
|
@ -206,4 +206,8 @@ namespace LoRa_Utils {
|
|||
return packet;
|
||||
}
|
||||
|
||||
void sleepRadio() {
|
||||
radio.sleep();
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue