1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 06:15:13 +03:00

Add arming disable flags to setup tab

This commit is contained in:
Dan Nixon 2017-08-06 13:12:28 +01:00
parent 9622988631
commit be70860172
5 changed files with 31 additions and 1 deletions

View file

@ -78,6 +78,7 @@ var FC = {
numProfiles: 3,
rateProfile: 0,
boardType: 0,
armingDisableFlags: 0,
};
BF_CONFIG = {