kopia lustrzana https://github.com/meshtastic/protobufs
Renamed pref to is_always_powered for convention
rodzic
9b12bb2be4
commit
f3b3cbcdbf
|
@ -553,7 +553,7 @@ message RadioConfig {
|
|||
* 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 always_powered = 151;
|
||||
bool is_always_powered = 151;
|
||||
}
|
||||
|
||||
UserPreferences preferences = 1;
|
||||
|
|
Ładowanie…
Reference in New Issue