Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BufferedSerial C12832 EthernetInterface HTTPClient-SSL LM75B MMA7660 SocketIO-k64f WebSocketClient-ThermostatDemo mbed-rtos mbed picojson
Fork of df-2014-heroku-thermostat-k64f by
Diff: Thermostat.h
- Revision:
- 6:74c1e9c8c90e
- Parent:
- 1:3faa003ad6e6
--- a/Thermostat.h Mon Nov 11 20:35:49 2013 +0000 +++ b/Thermostat.h Thu Oct 09 16:14:18 2014 +0000 @@ -27,7 +27,7 @@ #include <stdarg.h> // maximum size of a displayed message -#define MAX_MESSAGE_LENGTH 100 +#define MAX_MESSAGE_LENGTH 256 class Thermostat { public: