#ifndef __UART_H #define __UART_H void uart1_init(void); //115200bps@11.0592MHz #endif