idf_component_register(
    SRCS "arp_monitor.c"
    INCLUDE_DIRS "include"
    REQUIRES 
        device_list
        lwip
)
