mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
add gps rescue mode
This commit is contained in:
parent
43c706fc95
commit
ac6b8088c9
24 changed files with 653 additions and 32 deletions
|
@ -52,6 +52,7 @@ const char *armingDisableFlagNames[]= {
|
|||
"BST",
|
||||
"MSP",
|
||||
"PARALYZE",
|
||||
"GPS",
|
||||
"ARMSWITCH"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue