no changes
Fork of XBee by
Revision 8:ab407b20ad3a, committed 2014-08-06
- 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 |
diff -r b36422ef864f -r ab407b20ad3a XBee.cpp --- 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"); }