idf_component_register(
    SRCS "main.c"
    INCLUDE_DIRS "../include"
    REQUIRES esp_wifi nvs_flash esp_timer driver sdmmc esp_vfs_fat spiffs
)
