mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-19 14:25:13 +03:00
Add gimbal controls.
Level pitch is not showing up yet
This commit is contained in:
parent
d111304bac
commit
3feebbd9f5
2 changed files with 3 additions and 2 deletions
|
@ -283,12 +283,12 @@ var FLIGHT_MODES = [
|
|||
},
|
||||
{
|
||||
boxId: 56,
|
||||
boxName: "GIMBAL PITCH LOCK",
|
||||
boxName: "GIMBAL LEVEL PITCH",
|
||||
permanentId: 65,
|
||||
},
|
||||
{
|
||||
boxId: 57,
|
||||
boxName: "GIMABL PITCH ROLL LOCK",
|
||||
boxName: "GIMBAL LEVEL PITCH ROLL",
|
||||
permanentId: 66
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue