aboutsummaryrefslogtreecommitdiff
path: root/esp8266/modnetwork.c
AgeCommit message (Expand)Author
2015-09-15esp8266: Added wlan.isconnected() to maintain parity with other ports.Bill Owens
2015-06-20esp8266: Move status() from esp module to networkBill Owens
2015-06-17esp8266: Move scan from esp module to networkBill Owens
2015-06-12esp8266: Move connect/disconnect from "esp" module to network.Paul Sokolovsky
2015-06-12esp8266: Add skeleton "network" module.Paul Sokolovsky