Allow TMC baud rate override (#15773)
This commit is contained in:
committed by
Scott Lahteine
parent
d9b0b964be
commit
814a2eaf8f
@@ -59,4 +59,6 @@
|
||||
#define E0_SERIAL_TX_PIN PA2
|
||||
#define E0_SERIAL_RX_PIN PA3
|
||||
|
||||
// Reduce baud rate to improve software serial reliability
|
||||
#define TMC_BAUD_RATE 19200
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user