Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: AX-12A Dynamixel mbed iothub_client EthernetInterface NTPClient ConfigFile SDFileSystem iothub_amqp_transport mbed-rtos proton-c-mbed wolfSSL
Diff: IothubRobotArm.h
- Revision:
- 15:4bd10f531cdc
- Parent:
- 13:ffeff9b5e513
- Child:
- 18:224289104fc0
--- a/IothubRobotArm.h Fri Jan 15 23:10:30 2016 +0000 +++ b/IothubRobotArm.h Tue Jan 19 19:50:07 2016 +0000 @@ -26,8 +26,6 @@ extern bool StartIothubThread(); -extern bool SendIothubData(); - extern void EndIothubThread(); #endif /* IOTHUB_ROBOTARM_H */