<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/esp.rst, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-08-02T08:17:46+00:00</updated>
<entry>
<title>docs: Spelling mistakes</title>
<updated>2016-08-02T08:17:46+00:00</updated>
<author>
<name>Mike Causer</name>
<email>mcauser@gmail.com</email>
</author>
<published>2016-07-31T23:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce166e6b68b7fafb73a99fd64081f8a4155fe22a'/>
<id>urn:sha1:ce166e6b68b7fafb73a99fd64081f8a4155fe22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp: Enumerate flash access functions.</title>
<updated>2016-04-15T11:01:22+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-15T10:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b122ed07326b9f0109b2d596aa094788488edd0d'/>
<id>urn:sha1:b122ed07326b9f0109b2d596aa094788488edd0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: esp8266: esp.socket is deprecated, remove from docs.</title>
<updated>2016-04-03T17:19:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-03T17:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e24674d44e65ba9dc8aad061e4e4689a963a0556'/>
<id>urn:sha1:e24674d44e65ba9dc8aad061e4e4689a963a0556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: esp.mac() replaced with network.WLAN.mac().</title>
<updated>2016-03-27T03:59:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-27T03:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87c783b45487fba24615838ad297bf755cb344d3'/>
<id>urn:sha1:87c783b45487fba24615838ad297bf755cb344d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: esp.wifi_mode() replaced with network.WLAN.active().</title>
<updated>2016-03-27T03:59:00+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-27T03:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=679fe0abae92c6dc503b9ebc4a3b594a8b1f6aeb'/>
<id>urn:sha1:679fe0abae92c6dc503b9ebc4a3b594a8b1f6aeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: phy_mode() moved to network module.</title>
<updated>2016-03-27T03:58:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-27T03:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eda8746324406472cbe9b8b0fa3feaad0d5b0780'/>
<id>urn:sha1:eda8746324406472cbe9b8b0fa3feaad0d5b0780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp: Remove getaddrinfo(), now in socket module as expected.</title>
<updated>2016-03-25T14:39:18+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-25T14:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e589cddcd4435bb5e358aa2201c0210b8e2cfd2d'/>
<id>urn:sha1:e589cddcd4435bb5e358aa2201c0210b8e2cfd2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update esp8266 documentation to match the code.</title>
<updated>2015-10-06T22:25:35+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2015-10-04T10:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37ab061f4d274a909e1a14db07c61110b13512a4'/>
<id>urn:sha1:37ab061f4d274a909e1a14db07c61110b13512a4</id>
<content type='text'>
* Move the esp.status() to network module.
* Describe the wifi.isconnected() method.
* Describe esp.mac(), esp.wifi_mode(), esp.phy_mode(), esp.sleep_type(),
  esp.deepsleep(), and esp.flash_id() functions.
</content>
</entry>
<entry>
<title>esp8266: Updated documentation for scan() and moved to network</title>
<updated>2015-06-17T20:16:28+00:00</updated>
<author>
<name>Bill Owens</name>
<email>owens.bill@gmail.com</email>
</author>
<published>2015-06-16T19:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c61249ae630674cbde1e678be314c1508c3c160'/>
<id>urn:sha1:7c61249ae630674cbde1e678be314c1508c3c160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Fix the documentation for esp.connect() and esp.disconnect()</title>
<updated>2015-06-13T20:03:06+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2015-06-13T18:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05c6fbcae6188d0526a7148e6b8477d17ff72e25'/>
<id>urn:sha1:05c6fbcae6188d0526a7148e6b8477d17ff72e25</id>
<content type='text'>
Since the commit that moved those two functions failed to update
the documentation, this is a fix for that.
</content>
</entry>
</feed>
