diff --git a/src/main/fc/settings.c b/src/main/fc/settings.c index 39bac9b900..fcd0f45858 100644 --- a/src/main/fc/settings.c +++ b/src/main/fc/settings.c @@ -145,7 +145,7 @@ static const char * const lookupTableGPSSBASMode[] = { #endif static const char * const lookupTableCurrentSensor[] = { - "NONE", "ADC", "VIRTUAL", "ESC" + "NONE", "ADC", "VIRTUAL", "ESC", "MSP" }; static const char * const lookupTableBatterySensor[] = {