mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
mDNS was disabled in e4650125b8
. This commit
re-enables it.
For reference see:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/migration-guides/release-5.x/5.0/removed-components.html
Signed-off-by: Carlos Gil <carlosgilglez@gmail.com>