refactor(wifi): Add deprecated attribute for WiFi multiple antennas api

This commit is contained in:
alanmaxwell
2023-10-18 20:32:16 +08:00
parent 92e76a3434
commit 0f73cf50fb
3 changed files with 13 additions and 4 deletions

View File

@@ -21,3 +21,8 @@ For the event WIFI_EVENT_STA_DISCONNECTED, the original reason code WIFI_REASON_
- REASON_NO_AP_FOUND_W_COMPATIBLE_SECURITY
For details, please refer to :ref:`esp_wifi_reason_code`.
WiFi Multiple Antennas
----------------------
WiFi multiple antennas api will be deprecated. Please use newer APIs from `esp_phy.h`.