Browse Source

Ender 3 baud to match Creality3D

pull/1/head
Scott Lahteine 5 years ago
parent
commit
9722038ad3
  1. 2
      config/examples/Creality/Ender-3/Configuration.h

2
config/examples/Creality/Ender-3/Configuration.h

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

Loading…
Cancel
Save