1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 17:25:14 +03:00

LC Operands update

This commit is contained in:
Pawel Spychalski (DzikuVx) 2020-11-08 15:52:06 +01:00
parent a53cbd23ad
commit 2ac1e85ebd

View file

@ -1276,7 +1276,9 @@ var FC = {
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]" 31: "3D home distance [m]",
32: "CRSF LQ",
33: "CRSF SNR",
} }
}, },
3: { 3: {
@ -1292,7 +1294,9 @@ var FC = {
5: "Altitude Hold", 5: "Altitude Hold",
6: "Angle", 6: "Angle",
7: "Horizon", 7: "Horizon",
8: "Air" 8: "Air",
9: "USER 1",
10: "USER 2"
} }
}, },
4: { 4: {