index.rst 223 B

123456789101112
  1. Wi-Fi API
  2. *********
  3. .. toctree::
  4. :maxdepth: 1
  5. Wi-Fi <esp_wifi>
  6. Smart Config <esp_smartconfig>
  7. ESPNOW <esp_now>
  8. Example code for this API section is provided in :example:`wifi` directory of ESP-IDF examples.