The MQTTEthernet.h and MQTTSocket.h file is changed for W7500.

Dependencies:   FP MQTTPacket

Dependents:   w7500-paho-mqtt w7500-RFID-mqtt w7500-mqtt-wizfi310 w7500-mqtt-wizfi310_tested

Fork of MQTT by Bohyun Bang

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