Skip to content

Commit 126e3ee

Browse files
hasheddancarlescufi
authored andcommitted
driver: wifi: esp_at: fix typo in CIPDINFO option
Fixes typo in the CIPDINFO option description. Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
1 parent c1cc118 commit 126e3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/wifi/esp_at/Kconfig.esp_at

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ config WIFI_ESP_AT_DNS_USE
164164
config WIFI_ESP_AT_CIPDINFO_USE
165165
bool "Use CIPDINFO to get peer ip and port"
166166
help
167-
Enable AT+CIPDINFO got get peer ip-address and port.
167+
Enable AT+CIPDINFO to get peer ip-address and port.
168168

169169
config WIFI_ESP_AT_FETCH_VERSION
170170
bool "Fetch and log ESP-AT firmware version"

0 commit comments

Comments
 (0)