USB_BAUDRATE 250000

This commit is contained in:
X-Dron
2020-10-10 18:24:25 +03:00
parent f1c265a0c2
commit d47085f7aa

View File

@@ -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