XBee API mode library

Revision:
13:5f102be205f8
Parent:
12:0d32e2d0b50a
Child:
14:af6e497bbf52
--- a/XBee.h	Thu Mar 14 07:35:26 2013 +0000
+++ b/XBee.h	Thu Mar 14 08:02:24 2013 +0000
@@ -377,7 +377,7 @@
      * @param length data length in bytes
      */
     bool send(const char *data, int length);
-    
+
     /**
      * sets send confirmation timeout
      *