|
|
@ -63,8 +63,8 @@ Here are some standard links for getting your machine calibrated:
|
|
|
|
// :[2400,9600,19200,38400,57600,115200,250000]
|
|
|
|
// :[2400,9600,19200,38400,57600,115200,250000]
|
|
|
|
#define BAUDRATE 250000
|
|
|
|
#define BAUDRATE 250000
|
|
|
|
|
|
|
|
|
|
|
|
// This enables the serial port associated to the Bluetooth interface
|
|
|
|
// Enable the Bluetooth serial interface on AT90USB devices
|
|
|
|
//#define BTENABLED // Enable BT interface on AT90USB devices
|
|
|
|
//#define BLUETOOTH
|
|
|
|
|
|
|
|
|
|
|
|
// The following define selects which electronics board you have.
|
|
|
|
// The following define selects which electronics board you have.
|
|
|
|
// Please choose the name from boards.h that matches your setup
|
|
|
|
// Please choose the name from boards.h that matches your setup
|
|
|
|