InfiniTime/src/touchhandler
Reinhold Gschweicher 2607c3d799 Let TouchHandler return TouchEvents instead of driver specific enum
Let the TouchHandler::GestureGet() function return a TouchEvent instead
of the touchpanel-driver specific enum.

This helps to move the driver specific helper function `ConvertGesture`
from `DisplayApp` into `TouchHandler`.
2022-04-13 21:33:58 +02:00
..
TouchHandler.cpp Let TouchHandler return TouchEvents instead of driver specific enum 2022-04-13 21:33:58 +02:00
TouchHandler.h Let TouchHandler return TouchEvents instead of driver specific enum 2022-04-13 21:33:58 +02:00