<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/esp32s2/common-hal/wifi/Network.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ports/esp32s2/common-hal/wifi/Network.c</title>
<updated>2021-01-10T16:18:43+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2021-01-10T16:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=53e4d78a3cf42b4a8766d8d2d8315464b80b9632'/>
<id>urn:sha1:53e4d78a3cf42b4a8766d8d2d8315464b80b9632</id>
<content type='text'>

Avoid to use yet another variable.

Co-authored-by: Scott Shawcroft &lt;scott@tannewt.org&gt;</content>
</entry>
<entry>
<title>Updated code as per helpful suggestion</title>
<updated>2021-01-07T22:05:16+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2021-01-07T22:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=115f3e08677520806b95dfc92e4462d119854023'/>
<id>urn:sha1:115f3e08677520806b95dfc92e4462d119854023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding authmode keyword</title>
<updated>2021-01-06T22:52:30+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2021-01-06T22:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66d87782be3793fd179b12fa864e71509f1dbf6f'/>
<id>urn:sha1:66d87782be3793fd179b12fa864e71509f1dbf6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating comment to reflect feedback of espressif from IDFGH-4486 -&gt; works correct as per the protocol</title>
<updated>2020-12-24T14:40:53+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2020-12-24T14:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64bb055700d425617adff7748890354d925248fd'/>
<id>urn:sha1:64bb055700d425617adff7748890354d925248fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implementing suggested changes</title>
<updated>2020-12-23T23:37:37+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2020-12-23T23:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a6b1b1953b20a0ddd8b5f76d6dc366399ea1aee'/>
<id>urn:sha1:1a6b1b1953b20a0ddd8b5f76d6dc366399ea1aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more fixes and still with debug</title>
<updated>2020-12-21T23:32:48+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2020-12-21T23:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ae3b4408350e5623ef769a2860984d2d8937be59'/>
<id>urn:sha1:ae3b4408350e5623ef769a2860984d2d8937be59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add country(code) to wifi network objects)</title>
<updated>2020-12-13T12:32:12+00:00</updated>
<author>
<name>BennyE</name>
<email>bennye_hh@posteo.net</email>
</author>
<published>2020-12-13T12:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=210c0ec89c88b50089067f74c2f0893fdd8613b4'/>
<id>urn:sha1:210c0ec89c88b50089067f74c2f0893fdd8613b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BSSID to Network</title>
<updated>2020-09-16T06:32:53+00:00</updated>
<author>
<name>Ryan T. Hamilton</name>
<email>astrobokonon@gmail.com</email>
</author>
<published>2020-09-16T06:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fead60d2d877073aad7d4303ff885781f3cff269'/>
<id>urn:sha1:fead60d2d877073aad7d4303ff885781f3cff269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ipaddress</title>
<updated>2020-08-19T21:22:12+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-08-05T19:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c62ab6e09a4dda33b75bcb0ee5fed800b756e564'/>
<id>urn:sha1:c62ab6e09a4dda33b75bcb0ee5fed800b756e564</id>
<content type='text'>
</content>
</entry>
</feed>
