feat: 完成互补pwm输出接口
This commit is contained in:
8
app/by_motion.h
Normal file
8
app/by_motion.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _BY_MOTION_H__
|
||||
#define _BY_MOTION_H__
|
||||
|
||||
#include "at32f413.h"
|
||||
|
||||
void by_motion_init(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user