Update Ender-3 V2 serial port 2

This commit is contained in:
Scott Lahteine 2021-01-12 03:31:54 -06:00
parent 3114ef7b18
commit 607b0d25b6

View file

@ -110,7 +110,7 @@
* Currently Ethernet (-2) is only supported on Teensy 4.1 boards. * Currently Ethernet (-2) is only supported on Teensy 4.1 boards.
* :[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7] * :[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7]
*/ */
#define SERIAL_PORT_2 3 //#define SERIAL_PORT_2 -1
/** /**
* This setting determines the communication speed of the printer. * This setting determines the communication speed of the printer.