mDot source code for the "sensor" mDot in this demo: https://twitter.com/MultiTechSys/status/621708791009124352
Dependencies: PinDetect libmDot mbed-rtos mbed
mDot source code for the "sensor" mDot in this demo: https://twitter.com/MultiTechSys/status/621708791009124352
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