Add missing tab

This commit is contained in:
Armel FAUVEAU
2024-08-16 02:02:21 +02:00
parent e64a615359
commit 17d6b44327

View File

@@ -1089,7 +1089,7 @@ void UI_DisplayMain(void)
case OUTPUT_POWER_LOW3: Level = 2; break;
case OUTPUT_POWER_LOW4: Level = 2; break;
case OUTPUT_POWER_LOW5: Level = 2; break;
case OUTPUT_POWER_MID: Level = 4; break;
case OUTPUT_POWER_MID: Level = 4; break;
case OUTPUT_POWER_HIGH: Level = 6; break;
}
}