XBee API mode library 1.0

Revision:
3:48f7780963e2
Parent:
0:ea8459db49ef
--- a/Scan.cpp	Fri Nov 25 05:11:51 2011 +0000
+++ b/Scan.cpp	Thu Apr 12 10:20:17 2012 +0000
@@ -21,7 +21,6 @@
 */
 
 #include "XBee.h"
-#include "macros.h"
 
 bool XBee::scan(ValueType type, char *value, int maxlength, int *length) {
     if (received != out || (in == out && free != 0))