Overridable TMC serial pins, update TMC2209 docs (#14751)

This commit is contained in:
InsanityAutomation
2019-07-27 21:34:22 -04:00
committed by Scott Lahteine
parent d74efd9d46
commit 2351592abf
97 changed files with 480 additions and 66 deletions

View File

@ -1749,6 +1749,9 @@
* 1 | HIGH | LOW
* 2 | LOW | HIGH
* 3 | HIGH | HIGH
*
* Set *_SERIAL_TX_PIN and *_SERIAL_RX_PIN to match for all drivers
* on the same serial port, either here or in your board's pins file.
*/
#define X_SLAVE_ADDRESS 0
#define Y_SLAVE_ADDRESS 0