mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-23 16:43:58 +08:00
debug
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ static int wait_event (int which, int maxfd, fd_set *in, fd_set *out, fd_set *ex
|
||||
retvalue = -1;
|
||||
}
|
||||
|
||||
kbd_state[KEYCODE] == KEYSTATUS;
|
||||
kbd_state[KEYCODE] = KEYSTATUS;
|
||||
retvalue = IAL_KEYEVENT;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user