More up-front option to show SD percentage

This commit is contained in:
Scott Lahteine 2018-01-14 23:21:56 -06:00
parent 5c6c12dc3a
commit 8f08e029d8
34 changed files with 99 additions and 2 deletions

View file

@ -481,8 +481,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();