summaryrefslogtreecommitdiff
path: root/include/tet_conf.h
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2017-12-02 12:23:01 +0300
committerOxore <oxore@protonmail.com>2017-12-02 12:23:01 +0300
commite600f2e2703108152bac81fcebca1dfc92488295 (patch)
tree570c09537e3abec6a8a5198c5035d62cd55cc127 /include/tet_conf.h
parent194112490cf58dc5fe9c0ca0488d4964faa9f2a3 (diff)
Add PUT_LATENCY threshold and some fixes
Diffstat (limited to 'include/tet_conf.h')
-rw-r--r--include/tet_conf.h3
1 files changed, 3 insertions, 0 deletions
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
/*