#include "common_config.h" 
#include "usart.h"

#ifdef RS485_USART  
void rs485echo_init(void);
#endif