cfg_ax25.h

Go to the documentation of this file.
00001 
00039 #ifndef CFG_AX25_H
00040 #define CFG_AX25_H
00041 
00048 #define AX25_LOG_LEVEL      LOG_LVL_WARN
00049 
00056 #define AX25_LOG_FORMAT     LOG_FMT_TERSE
00057 
00064 #define CONFIG_AX25_FRAME_BUF_LEN 330
00065 
00066 
00074 #define CONFIG_AX25_RPT_LST 1
00075 
00076 #endif /* CFG_AX25_H */