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:
27:f85d634ae232
Parent:
2:eef448cf9eb7
Child:
30:7bb030702a93
--- a/certs.c	Wed Dec 14 16:04:11 2016 -0800
+++ b/certs.c	Sun Jan 08 11:15:27 2017 -0800
@@ -3,6 +3,8 @@
 
 /* This file contains certs needed to communicate with Azure (IoT) */
 
+#include "certs.h"
+
 const char certificates[] = 
 /* Baltimore */
 "-----BEGIN CERTIFICATE-----\r\n"