robot arm demo team / Mbed 2 deprecated RobotArmDemo Featured

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

Revision:
5:36916b1c5a06
Parent:
4:36a4eceb1b7f
Child:
7:6723f6887d00
--- a/IothubRobotArm.h	Wed Dec 23 18:34:06 2015 +0000
+++ b/IothubRobotArm.h	Mon Dec 28 17:19:37 2015 +0000
@@ -20,7 +20,6 @@
     void SendMeasurements(void);
 
 private:
-    IOTHUB_CLIENT_HANDLE iotHubClientHandle;
 
     IothubSerial msgSerialize;
 };