1
0
Fork 0
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:
Alexander van Saase 2020-10-19 22:39:17 +02:00
parent a5782347cf
commit e0215cebe7

View file

@ -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: {