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 |
|
Scott Shawcroft
|
683e393878
|
Add comments for MDNS code
|
2023-01-17 14:07:30 -08:00 |
|
Scott Shawcroft
|
5c517b7e5a
|
Handle MDNS deinited better.
|
2023-01-12 11:24:20 -08:00 |
|
Jeff Epler
|
e9d81c2826
|
Add mdns module
This allows for CircuitPython to resolve a .local domain and find
other devices with MDNS services.
First step for #6174
|
2022-03-17 18:16:16 -07:00 |
|