DreamForce 2013 Hands-On Demo

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

Fork of ThermostatHandsOn by Doug Anson

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Wed Oct 30 20:43:53 2013 +0000
Parent:
1:dfd24f608038
Child:
3:6afb87443041
Commit message:
updates

Changed in this revision

Thermostat.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Thermostat.cpp	Thu Oct 17 20:25:14 2013 +0000
+++ b/Thermostat.cpp	Wed Oct 30 20:43:53 2013 +0000
@@ -45,7 +45,7 @@
 //
 // Name our endpoint something unique
 //
-#define DEFAULT_ENDPOINT_NAME               "Dougs Thermostat"
+#define DEFAULT_ENDPOINT_NAME               "My Thermostat"
 
 // Wait Loop default sleep per iteration
 #define DEFAULT_MAIN_LOOP_WAIT              2.0     // 2 seconds