mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
62091b4fa0
Some cameras would refuse first stream format and would only accept on second retry.
8 lines
212 B
YAML
8 lines
212 B
YAML
## IDF Component Manager Manifest File
|
|
dependencies:
|
|
idf: ">=5.0"
|
|
usb_host_uvc: "^1.0.0"
|
|
mdns: "^1.2.0"
|
|
protocol_examples_common:
|
|
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
|