#ifndef __UART_BRIDGE_H #define __UART_BRIDGE_H void init_usart(void); // void ub_send_test_byte(void); #endif // __UART_BRIDGE_H