Megatronics baud rate 115200

Fix #9092
This commit is contained in:
Scott Lahteine 2018-02-11 03:41:47 -06:00
parent 61f3051982
commit 2e7a754ac1

View File

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