Update copyright in header, etc. (#14645)
This commit is contained in:
@@ -118,8 +118,12 @@
|
||||
//
|
||||
|
||||
#if HAS_TMC220x
|
||||
// Software serial
|
||||
// At the moment, F6 rx pins are not pc interrupt pins
|
||||
/**
|
||||
* TMC2208/TMC2209 stepper drivers
|
||||
*
|
||||
* Software serial communication pins.
|
||||
* At the moment, F6 rx pins are not pc interrupt pins
|
||||
*/
|
||||
#define X_SERIAL_RX_PIN -1 // 71
|
||||
#define X_SERIAL_TX_PIN 72
|
||||
#define Y_SERIAL_RX_PIN -1 // 73
|
||||
|
||||
Reference in New Issue
Block a user