1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00

fixing datatype and adding new property

This commit is contained in:
cTn 2013-11-09 09:28:37 +01:00
parent 645d726bc1
commit 0cc045317b
2 changed files with 4 additions and 2 deletions

View file

@ -67,6 +67,7 @@ var GPS_DATA = {
lon: 0,
alt: 0,
speed: 0,
ground_course: 0,
distanceToHome: 0,
ditectionToHome: 0,
update: 0,