BeRTOS
cfg_ntc.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_NTC_H
00039 #define CFG_NTC_H
00040 
00046 #define CONFIG_NTC_LOG_LEVEL        LOG_LVL_INFO
00047 
00052 #define CONFIG_NTC_LOG_FORMAT       LOG_FMT_TERSE
00053 
00054 #endif /* CFG_NTC_H */