IoTHub raw messaging client sample using MQTT

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

Revision:
25:d11f8ebee4eb
Parent:
2:65c172c36cf5
Child:
28:0499a700bdf1
--- a/certs.c	Wed Dec 14 16:02:17 2016 -0800
+++ b/certs.c	Sun Jan 08 11:13:58 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"