demo project

Dependencies:   AX-12A Dynamixel mbed iothub_client EthernetInterface NTPClient ConfigFile SDFileSystem iothub_amqp_transport mbed-rtos proton-c-mbed wolfSSL

Revision:
14:570c8071f577
Parent:
13:ffeff9b5e513
Child:
19:2f0ec9ac1238
--- a/Sequences.h	Fri Jan 15 22:02:46 2016 +0000
+++ b/Sequences.h	Fri Jan 15 23:10:30 2016 +0000
@@ -5,6 +5,8 @@
 #ifndef __SEQUENCES_H__
 #define __SEQUENCES_H__
 
+#include <ActionBuf.h>
+
 extern vector<ActionSequence*> UpDownSeq;
 extern vector<ActionSequence*> UpTwistSeq;
 extern vector<ActionSequence*> StartSeq;