idf_component_register(
    SRCS "img_blink_eyes.c" "img_close_eyes.c" "img_open_eyes.c" "img_static_eyes.c" "show_eyes.c"
    INCLUDE_DIRS "include"
)
