Add HAS_MULTI_SERIAL conditional
This commit is contained in:
@ -2519,4 +2519,6 @@
|
||||
|
||||
#if !NUM_SERIAL
|
||||
#undef BAUD_RATE_GCODE
|
||||
#elif NUM_SERIAL > 1
|
||||
#define HAS_MULTI_SERIAL 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user