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:
7:6723f6887d00
Parent:
5:36916b1c5a06
Child:
13:ffeff9b5e513
diff -r feb0a6311594 -r 6723f6887d00 IothubRobotArm.h
--- a/IothubRobotArm.h	Mon Dec 28 17:29:12 2015 +0000
+++ b/IothubRobotArm.h	Tue Dec 29 23:31:28 2015 +0000
@@ -26,7 +26,7 @@
 
 extern bool StartIothubThread();
 
-extern bool SendIothubMeasurements();
+extern bool SendIothubData();
 
 extern void EndIothubThread();