added multiple games [broken]

This commit is contained in:
willem oldemans
2020-11-08 22:06:41 +01:00
parent a16ccf479d
commit 0123e4cc9f
20 changed files with 3951 additions and 73 deletions

8
src/detectled.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef DETECTLEDH
#define DETECTLEDH
void handleDetectLed( void );
void initDetectLed( void );
#endif //DETECTLED