Merge pull request #7295 from tannewt/fix_mdns_conflict
Fix MDNS hostname mangling
This commit is contained in:
commit
6e40949f6e
|
@ -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
|
Loading…
Reference in New Issue