🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170)
This commit is contained in:
@@ -3035,6 +3035,8 @@ static_assert(Y_MAX_LENGTH >= Y_BED_SIZE, "Movement bounds (Y_MIN_POS, Y_MAX_POS
|
||||
#error "The ANYCUBIC LCD requires LCD_SERIAL_PORT to be defined."
|
||||
#elif ENABLED(MALYAN_LCD)
|
||||
#error "MALYAN_LCD requires LCD_SERIAL_PORT to be defined."
|
||||
#elif ENABLED(NEXTION_LCD)
|
||||
#error "NEXTION_LCD requires LCD_SERIAL_PORT to be defined."
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user