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

Fork of MQTTClient by wakwak koba

Revision:
3:ac326c5b065c
Parent:
2:92b9dd336375
Child:
4:9e25b78e0352
--- a/MQTTClient.cpp	Wed Mar 21 21:49:28 2012 +0000
+++ b/MQTTClient.cpp	Wed Mar 21 21:52:42 2012 +0000
@@ -35,7 +35,7 @@
  */
 MQTTClient::~MQTTClient() {}
 
-/** Constructor with parameters
+/** Alternative Constructor with parameters
  * 
  * Allow object to be constructed with minimum parameters. 
  *