cfg_tftp.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_TFTP_H
00039 #define CFG_TFTP_H
00040 
00047 #define TFTP_LOG_LEVEL    LOG_LVL_WARN
00048 
00055 #define TFTP_LOG_FORMAT   LOG_FMT_VERBOSE
00056 
00057 #endif /* CFG_TFTP_H */