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: PinDetect libmDot mbed-rtos mbed
Revision 1:bf2afd6890a2, committed 2015-07-15
- Comitter:
- bbayer
- Date:
- Wed Jul 15 20:27:19 2015 +0000
- Parent:
- 0:18a657d5431f
- Child:
- 2:d12fedc86ea5
- Commit message:
- demo version 1 (name & subband)
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Jun 29 21:34:20 2015 +0000 +++ b/main.cpp Wed Jul 15 20:27:19 2015 +0000 @@ -24,7 +24,7 @@ // Configuration variables static std::string config_network_name = "mts-fan-demo1"; static std::string config_network_pass = "multitech"; -static uint8_t config_frequency_sub_band = 2; +static uint8_t config_frequency_sub_band = 1; //Global Variables static uint16_t setPoint = 21; //21 C is standard room temp