1
0
Fork 0
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:
borisbstyle 2016-04-16 23:35:02 +02:00
parent 8e744e874c
commit fb35cc6477
5 changed files with 9 additions and 159 deletions

View file

@ -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[] = {