MBED code for Xbee unit running on chase car

Dependencies:   XBeeLib mbed

Fork of XBee802_Receive_Data by Digi International Inc.

Revision:
7:2e6ea668bc9e
Parent:
6:e6b1ff1944c7
Child:
11:c10bc0fb801a
--- a/config.h	Mon May 18 13:17:42 2015 +0200
+++ b/config.h	Mon Jun 01 19:00:23 2015 +0200
@@ -18,7 +18,6 @@
 #define ENABLE_ASSERTIONS
 #define FRAME_BUFFER_SIZE           4
 #define MAX_FRAME_PAYLOAD_LEN       128
-#define ENABLE_PM_SUPPORT
 
 #define SYNC_OPS_TIMEOUT_MS         2000