Fix #endif typo (#15661)

This commit is contained in:
Evgeny Zyatkov 2019-10-25 20:27:23 +03:00 committed by Scott Lahteine
parent f12285015a
commit 12a244f24f

View file

@ -639,7 +639,7 @@ void MarlinUI::draw_status_screen() {
#endif
lcd_put_u8str(elapsed_x_pos, EXTRAS_BASELINE, elapsed_string);
#else // !DOGM_SD_PERCENT || !SHOW_REMAINING_TIME || !ROTATE_PROGRESS_DISPLAY
#endif // !DOGM_SD_PERCENT || !SHOW_REMAINING_TIME || !ROTATE_PROGRESS_DISPLAY
}
#endif // HAS_PRINT_PROGRESS