Quick fix
This commit is contained in:
parent
fe64176e7b
commit
0d24d2b81e
2 changed files with 3 additions and 5 deletions
|
|
@ -81,7 +81,7 @@ Cst816S::TouchInfos Cst816S::GetTouchInfo() {
|
|||
|
||||
info.x = x;
|
||||
info.y = y;
|
||||
info.action = action;
|
||||
info.finger = nbTouchPoints;
|
||||
info.gesture = static_cast<Gestures>(touchData[gestureIndex]);
|
||||
|
||||
return info;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue