BeRTOS
Defines
cfg_thermo.h File Reference

Configuration file for thermo module. More...

Go to the source code of this file.

Defines

#define CONFIG_THERMO_LOG_LEVEL   LOG_LVL_ERR
 Module logging level.
#define CONFIG_THERMO_LOG_FORMAT   LOG_FMT_TERSE
 Module logging format.
#define CONFIG_THERMO_INTERVAL_MS   100
 Interval at which thermo control is performed [ms].
#define CONFIG_THERMO_HIFI_NUM_SAMPLES   10
 Number of different samples we interpolate over to get the hifi temperature.

Detailed Description

Configuration file for thermo module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_thermo.h.