#ifndef __UART_BRIDGE_CFG_H #define __UART_BRIDGE_CFG_H #define UB_BAUDRATE 9600 #define DATA_BUF_SIZE 60 #endif // __UART_BRIDGE_CFG_H