去除头文件中残留的#include "struct_typedef.h"
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifndef BSP_RC_H
|
||||
#define BSP_RC_H
|
||||
#include "struct_typedef.h"
|
||||
|
||||
extern void RC_Init(uint8_t *rx1_buf, uint8_t *rx2_buf, uint16_t dma_buf_num);
|
||||
extern void RC_unable(void);
|
||||
|
||||
Reference in New Issue
Block a user