Add HAS_MULTI_SERIAL conditional
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include "../MarlinCore.h"
|
||||
|
||||
#if NUM_SERIAL > 1
|
||||
#if HAS_MULTI_SERIAL
|
||||
#include "queue.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user