first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef __LEDTEST_H__
|
||||
#define __LEDTEST_H__
|
||||
|
||||
#include "bsp.h"
|
||||
|
||||
void LedCtlTaskInit(uint8_t Level,uint8_t Preemption);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user