This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0914b71653
circuitpython
/
ports
/
esp32s2
/
common-hal
/
wifi
History
anecdata
0914b71653
remove unneeded set_config (wrong param; called in connect anyway)
2020-12-30 09:26:25 -06:00
..
__init__.c
Merge pull request
#3800
from BennyE/wifi-better-logs
2020-12-07 12:32:15 -08:00
__init__.h
Ping works!
2020-08-19 14:22:13 -07:00
Network.c
Add BSSID to Network
2020-09-15 23:32:53 -07:00
Network.h
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
Radio.c
remove unneeded set_config (wrong param; called in connect anyway)
2020-12-30 09:26:25 -06:00
Radio.h
Include wifi.radio singleton in gc
2020-12-07 11:07:56 -05:00
ScannedNetworks.c
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
ScannedNetworks.h
Remove logging from shared-bindings, fix translations, revert config target macro
2020-10-06 13:29:12 -04:00