🐛 SAV_3DGLCD conditionals (#22447)

This commit is contained in:
ellensp 2021-07-28 16:28:15 +12:00 committed by Scott Lahteine
parent 90ed772590
commit fbb5732dee

View File

@ -141,6 +141,13 @@
#define IS_RRD_SC 1
#define IS_U8GLIB_SSD1306
#elif ENABLED(SAV_3DGLCD)
#ifdef U8GLIB_SSD1306
#define IS_U8GLIB_SSD1306
#endif
#define IS_NEWPANEL 1
#elif ENABLED(FYSETC_242_OLED_12864)
#define IS_RRD_SC 1