mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-19 23:34:54 +02:00
61da30b013
1.8.2
Bug Fixes
- Fix parsing incorrect txt records (8fd2c99f)
10 lines
451 B
YAML
10 lines
451 B
YAML
version: "1.8.2"
|
|
description: "Multicast UDP service used to provide local network service and host discovery."
|
|
url: "https://github.com/espressif/esp-protocols/tree/master/components/mdns"
|
|
issues: "https://github.com/espressif/esp-protocols/issues"
|
|
documentation: "https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/en/index.html"
|
|
repository: "https://github.com/espressif/esp-protocols.git"
|
|
dependencies:
|
|
idf:
|
|
version: ">=5.0"
|