kopia lustrzana https://github.com/meshtastic/protobufs
Merge f31581adfd
into 4c4427c4a7
commit
54bc6f0620
|
@ -2213,6 +2213,11 @@ message DeviceMetadata {
|
||||||
* (bitwise OR of ExcludedModules)
|
* (bitwise OR of ExcludedModules)
|
||||||
*/
|
*/
|
||||||
uint32 excluded_modules = 12;
|
uint32 excluded_modules = 12;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Battery charge percentage
|
||||||
|
*/
|
||||||
|
uint32 remaining_battery = 13;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue