Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <cstdint>
#include "cfg/cs_Boards.h"
#include "common/cs_Types.h"
#include "drivers/cs_COMP.h"
#include "drivers/cs_Temperature.h"
#include "drivers/cs_Timer.h"
#include "events/cs_EventDispatcher.h"
#include "events/cs_EventListener.h"
#include "storage/cs_State.h"
Go to the source code of this file.
Classes | |
class | TemperatureGuard |
Check if the temperature exceeds a certain threshold. More... | |
Macros | |
#define | TEMPERATURE_UPDATE_FREQUENCY 10 |
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: Oct 14, 2015 Triple-license: LGPLv3+, Apache License, and/or MIT. More... | |
#define TEMPERATURE_UPDATE_FREQUENCY 10 |
Author: Crownstone Team Copyright: Crownstone (https://crownstone.rocks) Date: Oct 14, 2015 Triple-license: LGPLv3+, Apache License, and/or MIT.