MBED code for Xbee unit running on chase car

Dependencies:   CUER_CAN XBeeLib mbed

Revision:
7:2e6ea668bc9e
Parent:
5:b4cf3c26e2ec
Child:
11:c10bc0fb801a
--- a/main.cpp	Mon May 18 13:17:42 2015 +0200
+++ b/main.cpp	Mon Jun 01 19:00:23 2015 +0200
@@ -35,7 +35,7 @@
     log_serial->printf("\r\n");
 }
 
-int main() 
+int main()
 {
     log_serial = new Serial(DEBUG_TX, DEBUG_RX);
     log_serial->baud(9600);