mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-20 06:45:11 +03:00
new appearance of the interface, need testing
This commit is contained in:
parent
725e480400
commit
87e092cbcb
7 changed files with 322 additions and 163 deletions
3
js/fc.js
3
js/fc.js
|
@ -214,7 +214,8 @@ var FC = {
|
|||
lat: 0,
|
||||
lon: 0,
|
||||
alt: 0,
|
||||
endMission: 0
|
||||
endMission: 0,
|
||||
p1: 0
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue