From 0083d2a40b73a13b7431049bb3d1f4abd137fe70 Mon Sep 17 00:00:00 2001 From: me-no-dev Date: Tue, 27 Feb 2024 17:59:14 +0200 Subject: [PATCH] Update mdns version. Was fixed to 1.2.1 before, because of a bug in 1.2.2 --- idf_component.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idf_component.yml b/idf_component.yml index 2188f0437dc..634d364ba3a 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -44,7 +44,7 @@ files: dependencies: idf: ">=5.1" # mdns 1.2.1 is necessary to build H2 with no WiFi - mdns: "1.2.1" + mdns: "^1.2.3" chmorgan/esp-libhelix-mp3: version: "1.0.3" require: public