加入大疆C板例程bsp
This commit is contained in:
8
bsp/boards/bsp_laser.h
Normal file
8
bsp/boards/bsp_laser.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef BSP_LASER_H
|
||||
#define BSP_LASER_H
|
||||
#include "struct_typedef.h"
|
||||
|
||||
extern void laser_configuration(void);
|
||||
extern void laser_on(void);
|
||||
extern void laser_off(void);
|
||||
#endif
|
||||
Reference in New Issue
Block a user