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
Revision 31:87adf79ba3cb, committed 2016-02-02
- Comitter:
- henryrawas
- Date:
- Tue Feb 02 19:26:10 2016 +0000
- Parent:
- 30:d4c8b0fb9efe
- Parent:
- 29:2eec3e7d1ef5
- Child:
- 32:967463a2e296
- Commit message:
- merge
Changed in this revision
--- a/RobotArmCfg.cpp Tue Feb 02 19:22:15 2016 +0000 +++ b/RobotArmCfg.cpp Tue Feb 02 19:26:10 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"