mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Fix some typos related to ethernet documentation and Kconfig. Closes https://github.com/espressif/esp-idf/pull/2642
This commit is contained in:

committed by
krzychb

parent
618236d8ff
commit
6a197d305f
@@ -165,7 +165,7 @@ config LWIP_DHCP_RESTORE_LAST_IP
|
||||
default n
|
||||
help
|
||||
When this option is enabled, DHCP client tries to re-obtain last valid IP address obtained from DHCP server.
|
||||
Last valid DHCP configuration is stored in nvs and restored afrer reset/power-up. If IP is still available,
|
||||
Last valid DHCP configuration is stored in nvs and restored after reset/power-up. If IP is still available,
|
||||
there is no need for sending discovery message to DHCP server and save some time.
|
||||
|
||||
menu "DHCP server"
|
||||
|
Reference in New Issue
Block a user