MXT driver: Fix error in thread test... backward logic
This commit is contained in:
parent
f5626ea605
commit
b998c623da
@ -591,5 +591,3 @@ void CTouchscreen::handleMouseInput(struct touch_sample_s *sample)
|
|||||||
(void)nx_mousein(handle, x, y, buttons);
|
(void)nx_mousein(handle, x, y, buttons);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user