no changes

Fork of XBee by Suga koubou

Files at this revision

API Documentation at this revision

Comitter:
matt83260
Date:
Wed Aug 06 12:09:52 2014 +0000
Parent:
7:b36422ef864f
Commit message:
Pas de modifications pour la librairie XBee;

Changed in this revision

XBee.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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");
 }