Skip to content

Commit 7000546

Browse files
dzungpvbertmelis
authored andcommitted
Update idf_component.yml allow build with ESP IDF 5.4.x
Signed-off-by: Pham Viet Dzung <dzungpv@users.noreply.github.com>
1 parent 8af3a64 commit 7000546

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

idf_component.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
espressif/arduino-esp32: ^3.1.1
3-
idf: ">=5.3,<5.4"
3+
idf: ">=5.3,<5.5"
44
description: an MQTT client for the Arduino framework for ESP8266 / ESP32
55
url: https://github.com/bertmelis/espMqttClient
6-
version: 1.7.0
6+
version: 1.7.0

0 commit comments

Comments
 (0)