Add SKR Mini E3 + Zonestar LCD warning (#16214)

This commit is contained in:
thisiskeithb 2019-12-15 10:02:20 -08:00 committed by Scott Lahteine
parent 6e8dcba698
commit a358b72ec8

View file

@ -128,6 +128,8 @@
#elif ENABLED(ZONESTAR_LCD) // ANET A8 LCD Controller - Must convert to 3.3V - CONNECTING TO 5V WILL DAMAGE THE BOARD!
#error "CAUTION! ZONESTAR_LCD requires wiring modifications. See 'pins_BTT_SKR_MINI_E3.h' for details. Comment out this line to continue."
#define LCD_PINS_RS PB9
#define LCD_PINS_ENABLE PB6
#define LCD_PINS_D4 PB8