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
circuitpython
/
ports
/
espressif
/
common-hal
/
wifi
History
Scott Shawcroft
8f3c6422ee
Fix MDNS after the user turns off wifi
...
We need to reset our MDNS state instead of just the IDF's.
2023-09-20 14:46:42 -07:00
..
__init__.c
update esp-idf; allow start/stop channels in wifi scanning
2022-10-07 15:29:09 -04:00
__init__.h
Adding manual IP address set
2022-05-27 15:33:54 -05:00
Monitor.c
fix wifi reset and monitor deinit routine
2021-11-10 23:38:44 +05:30
Monitor.h
update wifi monitor
2021-11-04 16:21:18 +05:30
Network.c
fix AuthMode printing regression
2022-12-15 15:49:58 -05:00
Network.h
rename left over esp32s2 to espressif
2021-09-18 19:42:18 +05:30
Radio.c
Fix MDNS after the user turns off wifi
2023-09-20 14:46:42 -07:00
Radio.h
rearrange hostname
2021-11-02 12:33:11 +05:30
ScannedNetworks.c
update esp-idf; allow start/stop channels in wifi scanning
2022-10-07 15:29:09 -04:00
ScannedNetworks.h
update esp-idf; allow start/stop channels in wifi scanning
2022-10-07 15:29:09 -04:00