port of the azure client sample mqtt for the NUCLEO STM32F746ZG platform

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

Fork of iothub_client_sample_mqtt by Azure IoT

Revision:
11:6eb3ca7d5449
Parent:
10:f77bb0044e11
--- a/iothub_client_sample_mqtt.c	Fri Jun 17 17:04:18 2016 -0700
+++ b/iothub_client_sample_mqtt.c	Sun Jun 19 20:50:48 2016 +0000
@@ -176,8 +176,4 @@
     }
 }
 
-int main(void)
-{
-    iothub_client_sample_mqtt_run();
-    return 0;
-}
+