From e600f2e2703108152bac81fcebca1dfc92488295 Mon Sep 17 00:00:00 2001 From: Oxore Date: Sat, 2 Dec 2017 12:23:01 +0300 Subject: Add PUT_LATENCY threshold and some fixes --- include/tet_conf.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/tet_conf.h') diff --git a/include/tet_conf.h b/include/tet_conf.h index a5f4957..7b0574c 100644 --- a/include/tet_conf.h +++ b/include/tet_conf.h @@ -14,6 +14,9 @@ #define moveRepeatLatency2 30000 // microseconds, for Left, Right and Down // arrows, the rest repeat move when long push #define basicLatency 500000 +#define PUT_LATENCY 300000 +#define RM_LINE_SCORE 100 +#define LEVELUP_SCORE 100 /* -- cgit v1.2.3