BeRTOS
cfg_dataflash.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_DATAFLASH_H
00039 #define CFG_DATAFLASH_H
00040 
00046 #define DATAFLASH_LOG_LEVEL      LOG_LVL_INFO
00047 
00053 #define DATAFLASH_LOG_FORMAT     LOG_FMT_TERSE
00054 
00055 #endif /* CFG_DATAFLASH_H */