Update esp-insights version (#10456)
This commit is contained in:
parent
3edf518825
commit
c6bf1b4816
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ dependencies:
|
||||||
rules:
|
rules:
|
||||||
- if: "target not in [esp32c2, esp32p4]"
|
- if: "target not in [esp32c2, esp32p4]"
|
||||||
espressif/esp_insights:
|
espressif/esp_insights:
|
||||||
version: "^1.0.1"
|
version: "^1.2.1"
|
||||||
rules:
|
rules:
|
||||||
- if: "target not in [esp32c2, esp32p4]"
|
- if: "target not in [esp32c2, esp32p4]"
|
||||||
espressif/qrcode:
|
espressif/qrcode:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue