fix rapid rate

This commit is contained in:
2021-01-20 12:19:13 +09:00
parent c3f1842b86
commit 907d42a4ed

View File

@@ -1,7 +1,7 @@
#include <MsTimer2.h>
#include <SwitchControlLibrary.h>
#define RapidFireTableSize 40
#define RapidFireTableSize 34
int loopCount = 0;
int state = 0;