#include "comm.h" void uart_comm(void) { GW485_comm(); BAT485_comm(); }