mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
add doc note
This commit is contained in:
parent
020ef9eea8
commit
3c06a5962b
1 changed files with 2 additions and 1 deletions
|
|
@ -549,7 +549,8 @@ message RadioConfig {
|
|||
|
||||
/**
|
||||
If set, we are powered from a low-current source (i.e. solar), so even if it looks like we have power flowing in
|
||||
we should try to minimize power consumption as much as possible. Often combined with is_router.
|
||||
we should try to minimize power consumption as much as possible. YOU DO NOT NEED TO SET THIS IF YOU'VE
|
||||
set is_router (it is implied in that case).
|
||||
*/
|
||||
bool is_low_power = 38;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue