ubitxv6/ui_touch.h

7 lines
108 B
C

#pragma once
#include "menu.h"
#include "point.h"
ButtonPress_e checkTouch(Point *const touch_point_out);