🎨 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

@@ -67,9 +67,6 @@
//#define E3_HARDWARE_SERIAL Serial1
//#define E4_HARDWARE_SERIAL Serial1
//
// Software serial
//
#define X_SERIAL_TX_PIN PA3
#define X_SERIAL_RX_PIN PC14