Procházet zdrojové kódy

docs: update wifi documentation per recent update of esp-idf-template project to use a plain hello-world application

David Cermak před 6 roky
rodič
revize
af3f821fd7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/en/api-reference/network/esp_wifi.rst

+ 1 - 1
docs/en/api-reference/network/esp_wifi.rst

@@ -24,7 +24,7 @@ The :example:`wifi` directory of ESP-IDF examples contains the following applica
 
 Code examples for Wi-Fi are provided in the :example:`wifi` directory of ESP-IDF examples.
 
-In addition, there is a simple `esp-idf-template <https://github.com/espressif/esp-idf-template>`_ application that shows how to connect ESP32 module to an Access Point.
+In addition, there is a simple `esp-idf-template <https://github.com/espressif/esp-idf-template>`_ application to demonstrate a minimal IDF project structure.
 
 
 API Reference