MSC_TIMESTAMP
This commit is contained in:
parent
7e38155d2e
commit
0557006254
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ static void* input_read_thread_func(void* ptr) {
|
|||
|
||||
if ((read_ev.code == MSC_TIMESTAMP) && (read_ev.type = EV_MSC)) {
|
||||
// the output device will handle that
|
||||
printf("MSC_TIMESTAMP found. Ignoring...");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue