examples/benchmark/kernel-core_avr/cfg/cfg_thermo.h
Go to the documentation of this file.00001
00039 #ifndef CFG_THERMO_H
00040 #define CFG_THERMO_H
00041
00048 #define CONFIG_THERMO_INTERVAL_MS 100
00049
00056 #define CONFIG_THERMO_HIFI_NUM_SAMPLES 10
00057
00058 #endif