docs(esp_wifi): Fix inconsistency in NAN documentation

This commit is contained in:
Shyamal Khachane
2023-11-01 11:02:12 +05:30
parent 036fdf25c4
commit 77aee65708
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Networking APIs
esp_smartconfig
esp_wifi
esp_dpp
esp_nan
:SOC_WIFI_NAN_SUPPORT: esp_nan
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.