Skip to content

Commit 1739c88

Browse files
[ESP32]: Update the esp-insights component version to use the latest version. (project-chip#38091)
1 parent c79e068 commit 1739c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/esp32/components/chip/idf_component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- if: "idf_version >=4.4"
1818

1919
espressif/esp_insights:
20-
version: "1.2.2"
20+
version: "^1.2.4"
2121
require: public
2222
# There is an issue with IDF-Component-Manager when ESP Insights is included.
2323
# Issue: https://github.com/project-chip/connectedhomeip/issues/29125

0 commit comments

Comments
 (0)