1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00

update mode names

This commit is contained in:
Marcelo Bezerra 2024-06-08 17:25:03 +02:00
parent 0f307a2916
commit 02b6c8c435
2 changed files with 3 additions and 3 deletions

View file

@ -283,12 +283,12 @@ var FLIGHT_MODES = [
},
{
boxId: 56,
boxName: "GIMBAL LEVEL PITCH",
boxName: "GIMBAL LEVEL TILT",
permanentId: 65,
},
{
boxId: 57,
boxName: "GIMBAL LEVEL PITCH ROLL",
boxName: "GIMBAL LEVEL ROLL",
permanentId: 66
},
{