🐛 SAV_3DGLCD conditionals (#22447)

This commit is contained in:
ellensp 2021-07-28 16:28:15 +12:00 committed by GitHub
parent 284d0bf5a0
commit 4942cb796c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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