mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-19 06:15:11 +03:00
Fixes to the modes page
- Moved to turn assist in to **flight mode modifiers** section. As it applies to fixed wing and multirotors. - Re-established name changes for `CAMERA CONTROL` 1 to 3 when a RunCam Device is used.
This commit is contained in:
parent
c5d0da5134
commit
d81a992dc2
3 changed files with 14 additions and 8 deletions
|
@ -25,8 +25,7 @@ function adjustBoxNameIfPeripheralWithModeID(modeId, defaultName) {
|
|||
default:
|
||||
return defaultName;
|
||||
}
|
||||
}
|
||||
|
||||
return defaultName;
|
||||
}
|
||||
|
||||
return defaultName;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue