QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
51:d6b64ac3c30d
Parent:
18:e72ee7aed088
--- a/adapt/xbee.h	Sat Apr 26 04:26:48 2014 +0000
+++ b/adapt/xbee.h	Sat Apr 26 06:49:37 2014 +0000
@@ -9,7 +9,7 @@
 #define XBEEPINRX p10
 
 /// Define Baud
-#define XBEEBAUD 115200
+#define XBEEBAUD 57600
 //115200
 
 class XBEE{