Browse Source

USB_BAUDRATE 250000

pull/15/head
X-Dron 4 years ago
parent
commit
d47085f7aa
  1. 2
      Marlin/Configuration.h

2
Marlin/Configuration.h

@ -121,7 +121,7 @@
* :[2400, 9600, 19200, 38400, 57600, 115200, 250000, 500000, 1000000]
*/
#define BAUDRATE 115200
#define USB_BAUDRATE 230400
#define USB_BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

Loading…
Cancel
Save