mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #328 from meshtastic/power-level
Make power level less dumb
This commit is contained in:
commit
e3e22cdee6
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ option swift_prefix = "";
|
|||
*/
|
||||
message DeviceMetrics {
|
||||
/*
|
||||
* 1-100 (0 means powered)
|
||||
* 0-100 (>100 means powered)
|
||||
*/
|
||||
uint32 battery_level = 1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue