Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add instructions how to re-enable DHCP (esp8266#2600)
In WiFi.config, if we pass 0.0.0.0 for all three parameters (as local_ip, gateway and subnet mask), it will re enable the DHCP. We need to re connect the device to get the IP from router.
- Loading branch information