2025-08-16 23:43:29 +02:00

7 lines
144 B
C

#pragma once
#include <tt_hal_display.h>
#include <tt_hal_touch.h>
void runApplication(DisplayDriverHandle display, TouchDriverHandle touch);