git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@14 7061adef-622a-194b-ae81-725974e89856

This commit is contained in:
miya 2008-10-20 10:36:07 +00:00
parent 1129eeb150
commit 8c040f914b

View File

@ -3,7 +3,7 @@
static u16 old_keydata = 0;
#define REPEAT_ON 1
#define REPEAT_COUNT 60
#define REPEAT_COUNT 20
static int repeat_counter[16] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
u16 m_get_key_trigger(void)