Fix MDNS hostname mangling

cpy-MAC hostnames were being mangled on circuitpython.local
conflicts.

Fixes #6869
This commit is contained in:
Scott Shawcroft 2022-12-01 17:54:41 -08:00
parent 082b0d1aed
commit ded0ee4816
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -146,7 +146,7 @@
[submodule "ports/espressif/esp-idf"]
path = ports/espressif/esp-idf
url = https://github.com/adafruit/esp-idf.git
branch = circuitpython8
branch = release/v4.4-circuitpython
[submodule "ports/espressif/certificates/nina-fw"]
path = lib/certificates/nina-fw
url = https://github.com/adafruit/nina-fw.git

@ -1 +1 @@
Subproject commit 26716e006d68e5a584ac29b85d9e2979563fc827
Subproject commit 20c6d4a623a9391afd0e803b2bbebe020ed15ec8