added OTA
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
#include "SerialDebug.h"
|
||||
|
||||
#define HALLINTERVAL 100
|
||||
#define HALLIDLETHRESHOLD 3
|
||||
#define HALLIDLESAMPLES 3
|
||||
#define HALLIDLETHRESHOLD 4
|
||||
#define HALLIDLESAMPLES 4
|
||||
#define HALLPLAYSAMPLES 8
|
||||
|
||||
void initGame(void);
|
||||
void handleGame(void);
|
||||
|
||||
Reference in New Issue
Block a user