#ifndef _UART2_RECEIVE_H_ #define _UART2_RECEIVE_H_ #include "stm32f10x.h" #include "bsp_timer3.h" #include "bsp_uart2.h" #endif