result of success : 1 to 0, max msg size: 127B to 16383B, fixed existing bugs

Fork of MQTTClient by wakwak koba

Revision:
4:9e25b78e0352
Parent:
3:ac326c5b065c
Child:
5:29cefbfa0b48
--- a/MQTTClient.h	Wed Mar 21 21:52:42 2012 +0000
+++ b/MQTTClient.h	Wed Mar 21 21:54:25 2012 +0000
@@ -39,9 +39,6 @@
 #define MAX_PACKET_SIZE 128
 #define KEEPALIVE 15000
 
-/** MQTTClient class
- *
- */
 class MQTTClient 
 {
 public: