去除头文件中残留的#include "struct_typedef.h"
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#ifndef BSP_UART_H
|
||||
#define BSP_UART_H
|
||||
#include "stm32f4xx_hal.h"
|
||||
#include "struct_typedef.h"
|
||||
#include "usart.h"
|
||||
|
||||
typedef UART_HandleTypeDef huart_t;
|
||||
|
||||
Reference in New Issue
Block a user