no changes

Fork of XBee by Suga koubou

Revision:
8:ab407b20ad3a
Parent:
6:6f84e2840408
--- a/XBee.cpp	Wed Dec 18 02:32:33 2013 +0000
+++ b/XBee.cpp	Wed Aug 06 12:09:52 2014 +0000
@@ -1435,10 +1435,10 @@
 
     // send checksum
     sendByte(checksum, true);
-/*
+
     // send packet
-    Serial.flush();
-*/
+    //Serial.flush();
+
     DBG("\r\n");
 }