Merge pull request #5053 from thinkyhead/rc_fix_baud_config

Patch BAUDRATE line in configs
master
Scott Lahteine 8 years ago committed by GitHub
commit 7c0e52256d

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -121,7 +121,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -130,6 +129,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -146,7 +146,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -155,6 +154,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -120,7 +120,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 115200
/**
* This setting determines the communication speed of the printer.
*
@ -129,6 +128,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 115200
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -107,7 +107,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -116,6 +115,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

@ -114,7 +114,6 @@
*/
#define SERIAL_PORT 0
#define BAUDRATE 250000
/**
* This setting determines the communication speed of the printer.
*
@ -123,6 +122,7 @@
*
* :[2400,9600,19200,38400,57600,115200,250000]
*/
#define BAUDRATE 250000
// Enable the Bluetooth serial interface on AT90USB devices
//#define BLUETOOTH

Loading…
Cancel
Save