mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Adding ATAIL support.
See https://github.com/multiwii/baseflight/pull/192
This commit is contained in:
parent
4bf3d03591
commit
d605ded161
3 changed files with 12 additions and 3 deletions
|
@ -116,7 +116,7 @@ static const char * const mixerNames[] = {
|
|||
"FLYING_WING", "Y4", "HEX6X", "OCTOX8", "OCTOFLATP", "OCTOFLATX",
|
||||
"AIRPLANE", "HELI_120_CCPM", "HELI_90_DEG", "VTAIL4",
|
||||
"HEX6H", "PPM_TO_SERVO", "DUALCOPTER", "SINGLECOPTER",
|
||||
"CUSTOM", NULL
|
||||
"ATAIL4", "CUSTOM", NULL
|
||||
};
|
||||
|
||||
// sync this with features_e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue