driver: wifi: esp_at: fix typo in CIPDINFO option
Fixes typo in the CIPDINFO option description. Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
This commit is contained in:
parent
c1cc11891c
commit
126e3ee6c3
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ config WIFI_ESP_AT_DNS_USE
|
|||
config WIFI_ESP_AT_CIPDINFO_USE
|
||||
bool "Use CIPDINFO to get peer ip and port"
|
||||
help
|
||||
Enable AT+CIPDINFO got get peer ip-address and port.
|
||||
Enable AT+CIPDINFO to get peer ip-address and port.
|
||||
|
||||
config WIFI_ESP_AT_FETCH_VERSION
|
||||
bool "Fetch and log ESP-AT firmware version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue