🎨 Misc. style and cleanup

This commit is contained in:
Scott Lahteine
2022-01-19 02:20:32 -06:00
parent 7b4f5108ac
commit 8ea172cafe
7 changed files with 7 additions and 9 deletions

View File

@@ -203,7 +203,7 @@
#define EXP1_09_PIN P0_16
#define EXP1_10_PIN P2_08
#if EITHER(HAS_DWIN_E3V2, IS_DWIN_MARLINUI)
#if HAS_DWIN_E3V2 || IS_DWIN_MARLINUI
#error "Ender-3 V2 display requires a custom cable with TX = P0_15, RX = P0_16. Comment out this line to continue."
/**