mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 05:54:07 -06:00
parent
a51d0c2b82
commit
167bc83858
265 changed files with 1855 additions and 0 deletions
|
@ -115,6 +115,13 @@
|
|||
*/
|
||||
#define SERIAL_PORT_2 1
|
||||
|
||||
/**
|
||||
* Select a third serial port on the board to use for communication with the host.
|
||||
* Currently only supported for AVR, DUE, LPC1768/9 and STM32/STM32F1
|
||||
* :[-1, 0, 1, 2, 3, 4, 5, 6, 7]
|
||||
*/
|
||||
//#define SERIAL_PORT_3 1
|
||||
|
||||
/**
|
||||
* This setting determines the communication speed of the printer.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue