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