This is MQTT library for WIZwiki-W7500

Dependencies:   FP MQTTPacket

Dependents:   openHAB_mqtt_W7500 kakaoIoTchatbot

Fork of MQTTforLecture by Bohyun Bang

Revision:
43:21da1f744243
Parent:
41:b7e86fa6dbb8
Child:
45:b7cebc104c6c
--- a/MQTTEthernet.h	Thu Aug 21 12:40:43 2014 +0000
+++ b/MQTTEthernet.h	Mon Sep 29 11:34:26 2014 +0000
@@ -2,7 +2,7 @@
 #if !defined(MQTTETHERNET_H)
 #define MQTTETHERNET_H
 
-#include "MQTT_mbed.h"
+#include "MQTTmbed.h"
 #include "EthernetInterface.h"
 #include "MQTTSocket.h"