mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
commit
18fc4cdb52
1 changed files with 6 additions and 1 deletions
|
|
@ -601,7 +601,12 @@ message RadioConfig {
|
|||
*/
|
||||
bool is_lora_tx_disabled = 157;
|
||||
|
||||
}
|
||||
/*
|
||||
* If set to true, enable power saving features of the esp32
|
||||
*/
|
||||
bool is_power_saving = 158;
|
||||
|
||||
}
|
||||
|
||||
UserPreferences preferences = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue