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:
parent
645d726bc1
commit
0cc045317b
2 changed files with 4 additions and 2 deletions
|
@ -67,6 +67,7 @@ var GPS_DATA = {
|
|||
lon: 0,
|
||||
alt: 0,
|
||||
speed: 0,
|
||||
ground_course: 0,
|
||||
distanceToHome: 0,
|
||||
ditectionToHome: 0,
|
||||
update: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue