mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Remove MW23 pid controller
This commit is contained in:
parent
8e744e874c
commit
fb35cc6477
5 changed files with 9 additions and 159 deletions
|
@ -371,7 +371,7 @@ static const char * const lookupTableBlackboxDevice[] = {
|
|||
|
||||
|
||||
static const char * const lookupTablePidController[] = {
|
||||
"MW23", "MWREWRITE", "LUX"
|
||||
"UNUSED", "MWREWRITE", "LUX"
|
||||
};
|
||||
|
||||
static const char * const lookupTableSerialRX[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue