Browse Source

Update Configuration.h

pull/38/head
X-Dron 4 years ago
parent
commit
f1e9249a8b
  1. 3
      Marlin/Configuration.h

3
Marlin/Configuration.h

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

Loading…
Cancel
Save