ekstrand / ESP8266wifi

ESP8266 Arduino library with built in reconnect functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static IP isn't possible.

ali32b opened this issue · comments

wifi.config(ip) is not available.

fix it here
https://github.com/mikebutrimov/ESP8266wifi

add setStaticIp method.
Pull request created.