summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/icons.c')
-rw-r--r--apps/recorder/icons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/icons.c b/apps/recorder/icons.c
index ab5abeaecc..e06923c582 100644
--- a/apps/recorder/icons.c
+++ b/apps/recorder/icons.c
@@ -200,7 +200,7 @@ void statusbar_icon_battery(int percent, bool charging)
200 if (charging) 200 if (charging)
201 lcd_bitmap(bitmap_icons_7x8[Icon_Plug], ICON_PLUG_X_POS, 201 lcd_bitmap(bitmap_icons_7x8[Icon_Plug], ICON_PLUG_X_POS,
202 STATUSBAR_Y_POS, ICON_PLUG_WIDTH, STATUSBAR_HEIGHT, false); 202 STATUSBAR_Y_POS, ICON_PLUG_WIDTH, STATUSBAR_HEIGHT, false);
203}; 203}
204 204
205/* 205/*
206 * Print volume gauge to status bar 206 * Print volume gauge to status bar