Disable SERIAL_PORT_2 by default and sanity-check it (#10748)
This commit is contained in:
parent
3f6073e23a
commit
b7dfc79988
69 changed files with 72 additions and 68 deletions
|
|
@ -130,7 +130,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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue