mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Remove the OSD_MENU arming disabled flag, as it is redundant to the CMS_MENU flag.
This commit is contained in:
parent
c39ea81b6a
commit
b1d989ac41
3 changed files with 6 additions and 17 deletions
|
@ -48,7 +48,6 @@ const char *armingDisableFlagNames[]= {
|
|||
"CALIB",
|
||||
"CLI",
|
||||
"CMS",
|
||||
"OSD",
|
||||
"BST",
|
||||
"MSP",
|
||||
"PARALYZE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue