Disable SERIAL_PORT_2 by default and sanity-check it (#10748)

This commit is contained in:
Scott Lahteine
2018-05-14 21:38:24 -05:00
committed by GitHub
parent 3f6073e23a
commit b7dfc79988
69 changed files with 72 additions and 68 deletions

View File

@ -114,7 +114,7 @@
*
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
*/
#define SERIAL_PORT_2 -1
//#define SERIAL_PORT_2 -1
/**
* This setting determines the communication speed of the printer.