feat: 增加can总线和步进电机指令绑定
This commit is contained in:
9
app/by_messy.h
Normal file
9
app/by_messy.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _BY_MESSY_H__
|
||||
#define _BY_MESSY_H__
|
||||
|
||||
#include "at32f413.h"
|
||||
|
||||
extern void by_messy_loop(void);
|
||||
extern void by_messy_int(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user