# Slip client example

idf_component_register(
    SRCS "ap2uart_main.c"
    INCLUDE_DIRS "."
    REQUIRES esp_netif esp_wifi esp_eth nvs_flash
)
