InfiniTime/src/systemtask
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
..
Messages.h Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
SystemMonitor.cpp SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00
SystemMonitor.h SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00
SystemTask.cpp Let TouchHandler return TouchEvents instead of driver specific enum 2022-04-13 21:33:58 +02:00
SystemTask.h SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00