Pre_Drivers/RS232.h
@@ -39,8 +39,6 @@ void UTR_Send_Data(uint8 *buf, uint16 len); void UartDebugFun(char *str); ErrorStatus_STM32 Gprs_Uart1_Rx_DMA_CH3_Check(void); extern unsigned char UTR_rec_buff[RX232_LENGTH]; extern unsigned char UTR_rec_cnt; extern unsigned char UTR_rec_finish_flag;