idf_component_register(
    SRCS "ssd1366.cpp" "main.cpp"
    INCLUDE_DIRS "."
    REQUIRES ttn-esp32)