Extend RX/TX pins for up to 8 extruders

This commit is contained in:
Scott Lahteine
2020-01-30 13:29:08 -06:00
parent 2822c0890a
commit e8e25b80d1
4 changed files with 57 additions and 0 deletions

View File

@@ -147,6 +147,9 @@
#define E3_SERIAL_RX_PIN -1
#define E4_SERIAL_TX_PIN -1
#define E4_SERIAL_RX_PIN -1
#define E5_SERIAL_RX_PIN -1
#define E6_SERIAL_RX_PIN -1
#define E7_SERIAL_RX_PIN -1
#endif
//