mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 01:35:23 +03:00
Add acro and mission to Flight modes operand
This commit is contained in:
parent
5a6c2d7040
commit
df88f1d8eb
1 changed files with 2 additions and 0 deletions
2
js/fc.js
2
js/fc.js
|
@ -1288,6 +1288,8 @@ var FC = {
|
||||||
11: "Course Hold",
|
11: "Course Hold",
|
||||||
12: "USER 3",
|
12: "USER 3",
|
||||||
13: "USER 4",
|
13: "USER 4",
|
||||||
|
14: "Acro",
|
||||||
|
15: "Waypoint Mission",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
4: {
|
4: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue