From 66783797c33d457e9d4d7ca669a6ad1fa3cf554c Mon Sep 17 00:00:00 2001 From: Oxore Date: Wed, 29 Nov 2017 02:14:29 +0300 Subject: Change coding style --- src/include/tet_conf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/tet_conf.h') diff --git a/src/include/tet_conf.h b/src/include/tet_conf.h index eba92e5..4896a56 100644 --- a/src/include/tet_conf.h +++ b/src/include/tet_conf.h @@ -10,9 +10,9 @@ #define tCyan sfColor_fromRGB(0, 255, 255) #define tMagneta sfColor_fromRGB(192, 0, 255) #define moveRepeatLatency1 150000 // microseconds, only for left-right arrows, - // first repeat move when long push + // first repeat move when long push #define moveRepeatLatency2 30000 // microseconds, for Left, Right and Down - // arrows, the rest repeat move when long push + // arrows, the rest repeat move when long push /* -- cgit v1.2.3