set(COMPONENT_SRCS
    model_path.c
    )

set(COMPONENT_ADD_INCLUDEDIRS .)

set(COMPONENT_REQUIRES
    spiffs
    )

register_component()