加入大疆C板例程bsp
This commit is contained in:
8
bsp/boards/bsp_rc.h
Normal file
8
bsp/boards/bsp_rc.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#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);
|
||||
extern void RC_restart(uint16_t dma_buf_num);
|
||||
#endif
|
||||
Reference in New Issue
Block a user