Closed mgerst closed 5 years ago
The battery percentage is a uint16 not a double. Update the display code to treat it as such. Also send the battery percentage up with the location information.
uint16
double
The battery percentage is a
uint16
not adouble
. Update the display code to treat it as such. Also send the battery percentage up with the location information.