Vergil Cola / Mbed OS HelloMQTT Featured

Dependencies:   FP MQTTPacket

Fork of HelloMQTT by MQTT

Revision:
28:01d5cc81af31
Parent:
26:4b21de8043a5
Child:
30:b2aed80037db
Child:
31:d34f6adb7a53
diff -r c90092f35d79 -r 01d5cc81af31 main.cpp
--- a/main.cpp	Mon Mar 27 14:08:46 2017 +0000
+++ b/main.cpp	Mon Mar 27 15:04:35 2017 +0000
@@ -25,7 +25,6 @@
 
  */
 
-//#define MQTTCLIENT_QOS2 1
 #include "mbed.h"
 #include "rtos.h"
 #include "easy-connect.h"