Closed chuebsch closed 5 years ago
I think to get it just add
#define DOGM_SD_PERCENT
in status_screen_DOGM.h maybe before static void lcd_implementation_status_screen() line 198
static void lcd_implementation_status_screen()
Thx for the enhancement.
I figured out there is also a
Configuration_adv.h which could also be uncommented.
feature request: % and progress bar
I think to get it just add
in status_screen_DOGM.h maybe before
static void lcd_implementation_status_screen()
line 198