mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Rename ACC_CALIB arming disabled message to NO_ACC_CAL
This commit is contained in:
parent
97704dda58
commit
272955f0dc
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ const char *armingDisableFlagNames[]= {
|
|||
"RPMFILTER",
|
||||
"REBOOT_REQD",
|
||||
"DSHOT_BBANG",
|
||||
"ACC_CALIB",
|
||||
"NO_ACC_CAL",
|
||||
"ARMSWITCH",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue