Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_TemperatureGuard.h File Reference
#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"
Include dependency graph for cs_TemperatureGuard.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ TEMPERATURE_UPDATE_FREQUENCY

#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.