Fixing battery thingy

This commit is contained in:
VerstreuteSeele
2023-01-11 16:55:49 +01:00
parent 7edad9b5b0
commit d0d0e8d1d8
@@ -33,6 +33,7 @@ const char* const battery_view_count_text[BATTERY_VIEW_COUNT] = {
"Inv. %",
"Retro 3",
"Retro 5",
"Bar %"
};
const uint32_t displayBatteryPercentage_value[BATTERY_VIEW_COUNT] = {
DISPLAY_BATTERY_BAR,