some minimal progress
This commit is contained in:
8
cube/User/Inc/loopCtrl.h
Normal file
8
cube/User/Inc/loopCtrl.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef _LOOPCTRL_H_
|
||||
#define _LOOPCTRL_H_
|
||||
|
||||
void loopEnable();
|
||||
void loopDisable();
|
||||
|
||||
|
||||
#endif // _LOOPCTRL_H_
|
Reference in New Issue
Block a user