Dreamforce 2013 MiniHack Thermostat Challenge

Dependencies:   C12832_lcd EthernetInterface-ansond-patched HTTPClient-thermostat-remotes LM75B MMA7660 SocketIO WebSocketClient-ThermostatDemo mbed-rtos mbed picojson

Revision:
1:4c7d9aee324f
Parent:
0:bca7aceedd02
Child:
2:e609c702e79e
--- a/Thermostat.cpp	Tue Nov 05 21:29:58 2013 +0000
+++ b/Thermostat.cpp	Tue Nov 05 22:12:13 2013 +0000
@@ -204,7 +204,7 @@
             
             //
             // 2013 DreamForce MiniHack - add code to look for a "text" message - send its contents to the LCD panel
-            // using the this->display(char *) method
+            // using the this->displayTextMessage(char *) method
             // 
         }
    }