Better timing

Dependencies:   FP MQTTPacket

Fork of MQTT by MQTT

Revision:
5:389ccac5a50c
Parent:
4:4ef00243708e
Child:
6:4d312a49200b
--- a/MQTTClient.h	Mon Apr 07 12:24:36 2014 +0000
+++ b/MQTTClient.h	Mon Apr 07 23:52:57 2014 +0100
@@ -23,7 +23,6 @@
 #if !defined(MQTTCLIENT_H)
 #define MQTTCLIENT_H
 
-#include "mbed.h"
 #include "FP.h"
 #include "MQTTPacket.h"