modified games
This commit is contained in:
8
src/simpleled.h
Normal file
8
src/simpleled.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef SIMPLELEDH
|
||||
#define SIMPLELEDH
|
||||
|
||||
void initSimpleLed( void );
|
||||
void handleSimpleLed( void );
|
||||
|
||||
|
||||
#endif //SIMPLELEDH
|
||||
Reference in New Issue
Block a user