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