We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4499d commit cd2b900Copy full SHA for cd2b900
main/idf_component.yml
@@ -27,7 +27,7 @@ dependencies:
27
espressif/button: ~4.1.3
28
espressif/knob: ^1.0.0
29
espressif/esp_video:
30
- version: '==1.2.0' # for compatibility. update version may need to modify this project code.
+ version: '==1.3.1' # for compatibility. update version may need to modify this project code.
31
rules:
32
- if: target not in [esp32]
33
espressif/esp_lcd_touch_ft5x06: ~1.0.7
0 commit comments