shiftdsm / Galavanting-Gnome

0 stars 1 forks source link

Fix battery percentage, and send it up to the server. #63

Closed mgerst closed 5 years ago

mgerst commented 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.