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: azure_c_shared_utility EthernetInterface NTPClient iothub_amqp_transport iothub_client mbed-rtos mbed azure_uamqp_c serializer wolfSSL
Diff: remote_monitoring.c
- Revision:
- 41:78043c14d4b2
- Parent:
- 36:c5f21f14d53f
- Child:
- 44:ab3c03fd3075
--- a/remote_monitoring.c Fri Apr 08 13:26:41 2016 -0700 +++ b/remote_monitoring.c Sun Apr 24 16:42:30 2016 -0700 @@ -10,8 +10,8 @@ #include "iothub_client.h" #include "serializer.h" #include "schemaserializer.h" -#include "threadapi.h" -#include "platform.h" +#include "azure_c_shared_utility/threadapi.h" +#include "azure_c_shared_utility/platform.h" #ifdef MBED_BUILD_TIMESTAMP #include "certs.h"
