mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
examples/managed_componenet_light: update esp_matter component version
This commit is contained in:
@@ -196,7 +196,7 @@ To add the esp_matter component to your project, run:
|
||||
|
||||
::
|
||||
|
||||
idf.py add-dependency "espressif/esp_matter^0.0.2"
|
||||
idf.py add-dependency "espressif/esp_matter^1.3.0"
|
||||
|
||||
An example with esp_matter component is offered:
|
||||
|
||||
|
||||
@@ -7,4 +7,4 @@ dependencies:
|
||||
esp_bsp_generic:
|
||||
version: "^1.1.0"
|
||||
espressif/esp_matter:
|
||||
version: "^0.0.2"
|
||||
version: "^1.3.0"
|
||||
Reference in New Issue
Block a user