MQTTClient

Dependents:   IoTGateway_Basic test

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. 
  *