Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d0d0e8d

Browse files
author
VerstreuteSeele
committed
Fixing battery thingy
1 parent 7edad9b commit d0d0e8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

applications/settings/desktop_settings/scenes/desktop_settings_scene_start.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const char* const battery_view_count_text[BATTERY_VIEW_COUNT] = {
3333
"Inv. %",
3434
"Retro 3",
3535
"Retro 5",
36+
"Bar %"
3637
};
3738
const uint32_t displayBatteryPercentage_value[BATTERY_VIEW_COUNT] = {
3839
DISPLAY_BATTERY_BAR,

0 commit comments

Comments
 (0)