DWIN LCD for BTT SKR Mini E3 (#22288)

This commit is contained in:
Krzysztof Błażewicz
2021-07-07 04:10:40 +02:00
committed by Scott Lahteine
parent ee64081696
commit 6b2370fd7c
3 changed files with 56 additions and 30 deletions

View File

@@ -202,7 +202,7 @@
#define EXP1_10_PIN P2_08
#if ENABLED(DWIN_CREALITY_LCD)
#error "DWIN_CREALITY_LCD requires a custom cable with TX = P0_15, RX = P0_16, and LCD_SERIAL_PORT 1. Comment out this line to continue."
#error "DWIN_CREALITY_LCD requires a custom cable with TX = P0_15, RX = P0_16. Comment out this line to continue."
#define BEEPER_PIN EXP1_10_PIN
#define BTN_EN1 EXP1_03_PIN