SINGLE_TOUCH_NAVIGATION Follow Up (#20213)

This commit is contained in:
Victor Oliveira
2020-11-20 10:46:18 -03:00
committed by GitHub
parent 0e3d86579b
commit 28e315cd69
4 changed files with 5 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ enum TouchControlType : uint16_t {
PAGE_UP,
PAGE_DOWN,
CLICK,
MENU_CLICK,
RESUME_CONTINUE,
SLIDER,
INCREASE,