🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170)

This commit is contained in:
Scott Lahteine
2022-05-20 11:27:09 -05:00
committed by Scott Lahteine
parent dbd00d9927
commit 209c792ef7
6 changed files with 24 additions and 17 deletions

View File

@@ -1748,7 +1748,6 @@
// Additional options for DGUS / DWIN displays
//
#if HAS_DGUS_LCD
#define LCD_SERIAL_PORT 3
#define LCD_BAUDRATE 115200
#define DGUS_RX_BUFFER_SIZE 128