mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 21:35:33 +03:00
Arming disabled flags into text
This commit is contained in:
parent
c1a188f31d
commit
2c04c3350b
6 changed files with 167 additions and 19 deletions
|
@ -81,6 +81,7 @@ var FC = {
|
|||
numProfiles: 3,
|
||||
rateProfile: 0,
|
||||
boardType: 0,
|
||||
armingDisableCount: 0,
|
||||
armingDisableFlags: 0,
|
||||
armingDisabled: false,
|
||||
runawayTakeoffPreventionDisabled: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue