idf_component_register(
    SRCS
        "src/lua_module_vision.c"
        "src/motion_detect.cpp"
    INCLUDE_DIRS
        "src"
)
