idf_component_register(
    SRCS "touch_general_test.cpp"
    INCLUDE_DIRS "."
    REQUIRES esp_timer ESP32_Display_Panel
)
