kopia lustrzana https://github.com/meshtastic/protobufs
Merge branch 'meshtastic:master' into add-zps-port
commit
e6735ff6bd
|
@ -548,6 +548,12 @@ message RadioConfig {
|
|||
* (bitwise OR of PositionFlags)
|
||||
*/
|
||||
uint32 position_flags = 150;
|
||||
|
||||
/*
|
||||
* Circumvents the logic block for determining whether the device is powered or not.
|
||||
* Useful for devices with finicky ADC issues on the battery sense pins.
|
||||
*/
|
||||
bool is_always_powered = 151;
|
||||
}
|
||||
|
||||
UserPreferences preferences = 1;
|
||||
|
|
Ładowanie…
Reference in New Issue