Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update sdkconfig
Browse files Browse the repository at this point in the history
Allow two NTP servers
  • Loading branch information
Xykon committed Jan 11, 2019
1 parent f20cf85 commit 2c14666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wifi/scan/sdkconfig
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ CONFIG_LWIP_MAX_SOCKETS=10
CONFIG_LWIP_SO_REUSE=y
CONFIG_LWIP_SO_REUSE_RXTOALL=y
CONFIG_LWIP_SO_RCVBUF=y
CONFIG_LWIP_DHCP_MAX_NTP_SERVERS=1
CONFIG_LWIP_DHCP_MAX_NTP_SERVERS=2
CONFIG_LWIP_IP_FRAG=
CONFIG_LWIP_IP_REASSEMBLY=
CONFIG_LWIP_STATS=
Expand Down

0 comments on commit 2c14666

Please sign in to comment.