Changed baud rate from 115200 to 250000

Check for more info http://shop.prusa3d.com/forum/original-prusa-i3-mk2-f23/can-octoprint-connect-to-mk2-at-250k-baud-rate--t2026.html#p22216
This commit is contained in:
3d-gussner 2017-08-23 15:36:58 +02:00 committed by GitHub
parent 9753446e2e
commit 0ea4cad961
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
#define SERIAL_PORT 0
// This determines the communication speed of the printer
#define BAUDRATE 115200
#define BAUDRATE 250000
// This enables the serial port associated to the Bluetooth interface
//#define BTENABLED // Enable BT interface on AT90USB devices