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

Cleanup names of pid controllers.

This commit is contained in:
Dominic Clifton 2015-11-14 00:09:29 +00:00
parent fd62dc53fb
commit bf8daea1b9
3 changed files with 9 additions and 9 deletions

View file

@ -337,7 +337,7 @@ static const char * const lookupTableGimbalMode[] = {
};
static const char * const lookupTablePidController[] = {
"MULTIWII", "REWRITE", "LUX"
"MW23", "MWREWRITE", "LUX"
};
static const char * const lookupTableSerialRX[] = {