mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-26 01:35:23 +03:00
Support for 3D home distance LC
This commit is contained in:
parent
a5782347cf
commit
e0215cebe7
1 changed files with 2 additions and 1 deletions
3
js/fc.js
3
js/fc.js
|
@ -1272,7 +1272,8 @@ var FC = {
|
||||||
27: "Stabilized Pitch",
|
27: "Stabilized Pitch",
|
||||||
28: "Stabilized Yaw",
|
28: "Stabilized Yaw",
|
||||||
29: "Current Waypoint Index",
|
29: "Current Waypoint Index",
|
||||||
30: "Current Waypoint Action"
|
30: "Current Waypoint Action",
|
||||||
|
31: "3D home distance [m]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
3: {
|
3: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue