From: Fabrice Desclaux Date: Thu, 29 Mar 2012 17:35:47 +0000 (+0200) Subject: default baud rate for xbee is now 57600 X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=commitdiff_plain;h=945a4a71eba40928a4049883102dc8d6200a05c2;ds=sidebyside default baud rate for xbee is now 57600 --- diff --git a/uart_config.h b/uart_config.h index f8b2f09..e693fc1 100644 --- a/uart_config.h +++ b/uart_config.h @@ -70,7 +70,7 @@ /* enable uart2 interrupts if == 1, disable if == 0 */ #define UART2_INTERRUPT_ENABLED 1 -#define UART2_BAUDRATE 9600 +#define UART2_BAUDRATE 57600 /* * if you enable this, the maximum baudrate you can reach is