SBASE serial port -1, RAMPS spacing

2.0.x
Scott Lahteine 7 years ago
parent c66696c507
commit 00514857e9

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

@ -195,7 +195,7 @@
#endif
#ifndef FAN_PIN
#define FAN_PIN 4 // IO pin. Buffer needed
#define FAN_PIN 4 // IO pin. Buffer needed
#endif
//

Loading…
Cancel
Save