mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Merge pull request #1621 from iNavFlight/MrD_Changes-for-PR-8401
Updates for PR #8401
This commit is contained in:
commit
e7ed9ce2fe
3 changed files with 24 additions and 5 deletions
5
js/fc.js
5
js/fc.js
|
@ -1239,7 +1239,10 @@ var FC = {
|
|||
7: "Horizon",
|
||||
8: "Air",
|
||||
9: "USER 1",
|
||||
10: "USER 2"
|
||||
10: "USER 2",
|
||||
11: "Course Hold",
|
||||
12: "USER 3",
|
||||
13: "USER 4",
|
||||
}
|
||||
},
|
||||
4: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue