Allow TMC baud rate override (#15773)
This commit is contained in:
committed by
Scott Lahteine
parent
d9b0b964be
commit
814a2eaf8f
@@ -149,6 +149,8 @@
|
||||
#define Z2_SERIAL_TX_PIN P4_29
|
||||
#define Z2_SERIAL_RX_PIN P1_17
|
||||
|
||||
// Reduce baud rate to improve software serial reliability
|
||||
#define TMC_BAUD_RATE 19200
|
||||
#endif // TMC2208 || TMC2209
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user