Convert LIGHTWEIGHT_UI to CPP

This commit is contained in:
Scott Lahteine
2018-10-28 00:27:29 -05:00
parent a964f098b3
commit 37ff663b02
3 changed files with 23 additions and 6 deletions

View File

@@ -182,7 +182,7 @@ void lcd_setFont(const MarlinFont font_nr) {
#endif // SHOW_BOOTSCREEN
#if ENABLED(LIGHTWEIGHT_UI)
#include "status_screen_lite_ST7920.h"
#include "status_screen_lite_ST7920_class.h"
#endif
// Initialize or re-initialize the LCD