BeRTOS
cfg_ax25.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_AX25_H
00039 #define CFG_AX25_H
00040 
00047 #define AX25_LOG_LEVEL      LOG_LVL_WARN
00048 
00055 #define AX25_LOG_FORMAT     LOG_FMT_TERSE
00056 
00063 #define CONFIG_AX25_FRAME_BUF_LEN 330
00064 
00065 
00073 #define CONFIG_AX25_RPT_LST 1
00074 
00075 #endif /* CFG_AX25_H */