More up front option to show SD percentage

This commit is contained in:
Scott Lahteine
2018-01-14 23:25:37 -06:00
parent 3b15c88225
commit 02ff12d491
40 changed files with 117 additions and 2 deletions

View File

@ -490,8 +490,6 @@ inline void lcd_implementation_status_message(const bool blink) {
#endif
}
//#define DOGM_SD_PERCENT
static void lcd_implementation_status_screen() {
const bool blink = lcd_blink();