demo project
Dependencies: AX-12A Dynamixel mbed iothub_client EthernetInterface NTPClient ConfigFile SDFileSystem iothub_amqp_transport mbed-rtos proton-c-mbed wolfSSL
Revision 29:2eec3e7d1ef5, committed 2016-02-02
- Comitter:
- henryrawas
- Date:
- Tue Feb 02 01:23:11 2016 +0000
- Parent:
- 28:1001d8b2db74
- Child:
- 31:87adf79ba3cb
- Commit message:
- license
Changed in this revision
RobotArmCfg.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/RobotArmCfg.cpp Tue Feb 02 00:54:26 2016 +0000 +++ b/RobotArmCfg.cpp Tue Feb 02 01:23:11 2016 +0000 @@ -1,3 +1,6 @@ +// Copyright (c) Microsoft. All rights reserved. +// Licensed under the MIT license. See LICENSE file in the project root for full license information. + #include "mbed.h" #include "SDFileSystem.h" #include "ConfigFile.h"