mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-10 19:23:31 -07:00
Fixing battery thingy
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user