update game and rfid
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include "board.h"
|
||||
#include "SerialDebug.h"
|
||||
|
||||
#define HALLINTERVAL 200
|
||||
#define HALLIDLETHRESHOLD 6
|
||||
#define HALLIDLESAMPLES 2
|
||||
#define HALLINTERVAL 100
|
||||
#define HALLIDLETHRESHOLD 3
|
||||
#define HALLIDLESAMPLES 3
|
||||
|
||||
void initGame(void);
|
||||
void handleGame(void);
|
||||
|
||||
Reference in New Issue
Block a user