Add pins for Dual Z UART on SKR 1.3 (#13474)

Fix #13470
2.0.x
Yannik Sembritzki 6 years ago committed by Scott Lahteine
parent ef3b93daa1
commit 0d3ea59bcf

@ -140,6 +140,10 @@
#define E1_SERIAL_TX_PIN P1_04
#define E1_SERIAL_RX_PIN P1_01
#define Z2_SERIAL_TX_PIN P1_04
#define Z2_SERIAL_RX_PIN P1_01
#endif
//

Loading…
Cancel
Save