idf_component_register(
  SRCS "wifi.c"
  INCLUDE_DIRS "."
  REQUIRES esp_event esp_system esp_wifi settings
)
