mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
uint
This commit is contained in:
parent
05c060cbca
commit
0dc80f836a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ message Telemetry {
|
|||
/*
|
||||
* 1-100 (0 means powered)
|
||||
*/
|
||||
int32 battery_level = 2;
|
||||
uint32 battery_level = 2;
|
||||
|
||||
/*
|
||||
* Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue