Neil Kolban 23846eed72 Initial work on issue #589. Generic WiFi interface.
The first pass of the generic WiFi interface has been performed. We
now have implementations for:

* jswrap_ESP8266_wifi_connect
* jswrap_ESP8266_wifi_createAP
* jswrap_ESP8266_wifi_disconnect
* jswrap_ESP8266_wifi_getIP
* jswrap_ESP8266_wifi_scan
2015-10-24 10:55:12 -05:00
..