Prosper Van / xbeeCom

Fork of com by Prosper Van

Files at this revision

API Documentation at this revision

Comitter:
oprospero
Date:
Wed Oct 15 04:57:15 2014 +0000
Parent:
17:acef0fb07510
Child:
19:dc9d18037565
Commit message:
changed input polarity

Changed in this revision

com.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/com.cpp	Mon Oct 06 04:59:20 2014 +0000
+++ b/com.cpp	Wed Oct 15 04:57:15 2014 +0000
@@ -1,7 +1,7 @@
 
 #include "com.h"
 
-#define DEBUG_COM
+//#define DEBUG_COM
 #ifdef DEBUG_COM
     #define NL "\n\r"
     #define PRINT(x)        xbee.printf(x)   //Serial.print(x)