1
0
Fork 0
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:
Sergej Pozdnyakov 2018-03-01 20:58:37 +03:00
parent 725e480400
commit 87e092cbcb
7 changed files with 322 additions and 163 deletions

View file

@ -214,7 +214,8 @@ var FC = {
lat: 0,
lon: 0,
alt: 0,
endMission: 0
endMission: 0,
p1: 0
}
};