demo project
Dependencies: AX-12A Dynamixel mbed iothub_client EthernetInterface NTPClient ConfigFile SDFileSystem iothub_amqp_transport mbed-rtos proton-c-mbed wolfSSL
Diff: Utils/IothubSerial.cpp
- Revision:
- 19:2f0ec9ac1238
- Parent:
- 18:224289104fc0
- Child:
- 20:891b5270845a
--- a/Utils/IothubSerial.cpp Sat Jan 23 00:08:30 2016 +0000 +++ b/Utils/IothubSerial.cpp Sat Jan 23 00:20:27 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 "IothubSerial.h" #include "crt_abstractions.h"