asd

Dependencies:   XBeeLib

Dependents:   XBeeZB_Receive_Data

Revision:
0:0e9dcb5dffbc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AbortCommand.cpp	Thu Mar 17 12:43:46 2016 +0000
@@ -0,0 +1,6 @@
+#include "AbortCommand.h"
+
+AbortCommand::AbortCommand() : CookerComms(ABORT_COMMAND)
+{
+    
+}
\ No newline at end of file