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: EthernetInterface NTPClient iothub_client iothub_http_transport mbed-rtos mbed wolfSSL serializer azure_c_shared_utility
Diff: simplesample_http.c
- Revision:
- 49:6f4fa05511db
- Parent:
- 42:fc9ef8d266b3
- Child:
- 51:718bee5b02c2
--- a/simplesample_http.c Thu Sep 22 18:18:44 2016 -0700 +++ b/simplesample_http.c Thu Oct 20 17:10:05 2016 -0700 @@ -12,7 +12,7 @@ and removing calls to _DoWork will yield the same results. */ #ifdef ARDUINO -#include "AzureIoT.h" +#include "AzureIoTHub.h" #else #include "azure_c_shared_utility/threadapi.h" #include "azure_c_shared_utility/platform.h"
