1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00

Remove MultiWii23 PID controller. Better LEVEL defaults for MultiWiiRewrite

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2015-12-02 21:04:35 +10:00
parent 490472a45b
commit cf8cab53f4
5 changed files with 6 additions and 128 deletions

View file

@ -340,7 +340,7 @@ static const char * const lookupTableGimbalMode[] = {
};
static const char * const lookupTablePidController[] = {
"MW23", "MWREWRITE", "LUX"
"UNUSED", "MWREWRITE", "LUX"
};
static const char * const lookupTableBlackboxDevice[] = {