BeRTOS
cfg_thermo.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_THERMO_H
00039 #define CFG_THERMO_H
00040 
00046 #define CONFIG_THERMO_LOG_LEVEL        LOG_LVL_ERR
00047 
00052 #define CONFIG_THERMO_LOG_FORMAT       LOG_FMT_TERSE
00053 
00054 
00061 #define CONFIG_THERMO_INTERVAL_MS        100
00062 
00069 #define CONFIG_THERMO_HIFI_NUM_SAMPLES    10
00070 
00071 #endif /* CFG_THERMO_H */