Update Creality_DWIN.h

This commit is contained in:
InsanityAutomation
2021-02-24 09:09:13 -05:00
parent c392e6bf07
commit 48e02a3210
@@ -111,7 +111,7 @@ namespace ExtUI {
#endif
#if defined(MCU_LPC1769) || defined(MCU_LPC1768)
#define DWIN_SERIAL DGUS_SERIAL
#define DWIN_SERIAL LCD_SERIAL
#elif defined(TARGET_STM32F4)
#define DWIN_SERIAL Serial1
#elif defined(__STM32F1__)