A simple IoTHub sample using MQTT as transport

Dependencies:   EthernetInterface NTPClient mbed-rtos mbed wolfSSL azure_c_shared_utility iothub_client azure_umqtt_c iothub_mqtt_transport serializer

Revision:
63:3bbdcd21171b
Parent:
2:eef448cf9eb7
--- a/certs.h	Thu Jul 12 18:13:46 2018 -0700
+++ b/certs.h	Tue Sep 11 11:18:25 2018 -0700
@@ -9,7 +9,7 @@
 {
 #endif
 
-	extern const char certificates[];
+    extern const char certificates[];
 
 #ifdef __cplusplus
 }