circuitpython/ports/espressif/common-hal/mdns
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 Add mdns module 2022-03-17 18:16:16 -07:00
RemoteService.c Clean up and add docs 2022-06-27 13:39:09 -07:00
RemoteService.h Add mdns module 2022-03-17 18:16:16 -07:00
Server.c Fix MDNS after the user turns off wifi 2023-09-20 14:46:42 -07:00
Server.h Fix MDNS after the user turns off wifi 2023-09-20 14:46:42 -07:00