diff options
author | Oxore <oxore@protonmail.com> | 2017-12-01 07:25:32 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-12-01 07:25:32 +0300 |
commit | cd92a5171dd67b795a6fed4c2e635aed8262a876 (patch) | |
tree | bee6d7275ab7a1d927e4e08052b0f59d7af5e9fc /include/tet_conf.h | |
parent | cd02c513c69bd25d1dc214b60048ef85c9bd6917 (diff) |
More structure wrapping, more refactoring
Diffstat (limited to 'include/tet_conf.h')
-rw-r--r-- | include/tet_conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tet_conf.h b/include/tet_conf.h index 50b17ff..a5f4957 100644 --- a/include/tet_conf.h +++ b/include/tet_conf.h @@ -13,6 +13,7 @@ // first repeat move when long push #define moveRepeatLatency2 30000 // microseconds, for Left, Right and Down // arrows, the rest repeat move when long push +#define basicLatency 500000 /* |