🎨 Tweak TMC software serial pins

This commit is contained in:
Scott Lahteine
2021-08-21 15:07:52 -05:00
parent 104acd9e59
commit 2e3b131331
48 changed files with 238 additions and 302 deletions

View File

@@ -118,9 +118,6 @@
// TMC2208/TMC2209 stepper drivers
//
//
// Software serial
//
#ifndef X_SERIAL_TX_PIN
#define X_SERIAL_TX_PIN PE9
#endif