1
0
Fork 0

switch debug on/off by pressing 4 keys on booting time

This commit is contained in:
tmk 2010-10-24 03:27:43 +09:00
parent bf92bdd7fa
commit 4acc38751e
6 changed files with 61 additions and 14 deletions

View file

@ -25,6 +25,7 @@
#define MOUSE_DELAY_ACC 5
// TODO: refactoring
void proc_matrix(void) {
static int mouse_repeat = 0;