feat: started game design
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
#include "board.h"
|
||||
#include "Arduino.h"
|
||||
#include "SerialDebug.h"
|
||||
|
||||
#define TIMEOUT_POWER (5 * 1000 * 60) //5minutes timeout
|
||||
|
||||
void initPower(void);
|
||||
void handlePower(void);
|
||||
Reference in New Issue
Block a user