TB2026-YDS Firmware
Loading...
Searching...
No Matches
event.h
Go to the documentation of this file.
1
9#pragma once
10
17
27
ui_event_t
A single UI input event, produced from button/encoder input.
Definition event.h:19
@ UI_EVENT_BACK
Definition event.h:23
@ UI_EVENT_SELECT
Definition event.h:22
@ UI_EVENT_LEFT
Definition event.h:24
@ UI_EVENT_UP
Definition event.h:20
@ UI_EVENT_RIGHT
Definition event.h:25
@ UI_EVENT_DOWN
Definition event.h:21