XBee and XBee-PRO ZigBee RF modules provide cost-effective wireless connectivity to electronic devices. They are interoperable with other ZigBee PRO feature set devices, including devices from other vendors.

Dependencies:   BufferedArray

Dependents:   MBEDminiproject

Revision:
3:6b205ec8624b
Parent:
0:837e6c48e90d
Child:
6:5f31ddc17239
--- a/Type/ATCommands.h	Thu Oct 22 22:22:12 2015 +0000
+++ b/Type/ATCommands.h	Mon Oct 26 18:04:12 2015 +0000
@@ -17,6 +17,8 @@
     static char * Node_Identifier;
 
     static char * Node_Join_Time;
+    
+    static char * Force_Sample;
 };
 
 #endif
\ No newline at end of file