circuitpython/docs/esp8266
Paulus Schoutsen c156e89379 Fix ESP8266 Network tutorial
The socket should either connect to `addr` or `addr_info[0][-1]`. Not to `addr[0][-1]`.
2016-05-07 23:24:24 -07:00
..
tutorial Fix ESP8266 Network tutorial 2016-05-07 23:24:24 -07:00
general.rst docs/esp8266/general: Add "Boot process" section. 2016-05-02 17:41:08 +03:00
quickref.rst docs/esp8266/quickref: Add info about WebREPL. 2016-05-01 11:41:46 +03:00