Skip to content

Commit 2d4499d

Browse files
committed
Downgrade the esp_video component version. There are unfixed bugs.
1 parent 7a9b835 commit 2d4499d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
espressif/button: ~4.1.3
2828
espressif/knob: ^1.0.0
2929
espressif/esp_video:
30-
version: '==1.3.0' # for compatibility. update version may need to modify this project code.
30+
version: '==1.2.0' # for compatibility. update version may need to modify this project code.
3131
rules:
3232
- if: target not in [esp32]
3333
espressif/esp_lcd_touch_ft5x06: ~1.0.7

0 commit comments

Comments
 (0)