idf_component_register(
        SRCS "espnow.cpp"
        INCLUDE_DIRS "include"
        REQUIRES esp_wifi
)
