cfg_cli.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_CLI_H
00039 #define CFG_CLI_H
00040 
00047 #define CLI_LOG_LEVEL      LOG_LVL_INFO
00048 
00055 #define CLI_LOG_FORMAT     LOG_FMT_TERSE
00056 
00057
00063 #define CONFIG_CLI_PROMT_STR           ">> "
00064 
00065 #endif /* CFG_CLI_H */