This commit is contained in:
Ben Meadors 2022-03-23 07:26:44 -05:00
parent 05c060cbca
commit 0dc80f836a

View file

@ -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).