Skip to content

Commit

Permalink
fix(readme): fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
leeebo authored and espressif-bot committed Jun 27, 2024
1 parent 7c46e28 commit 14662c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/usb_camera_lcd_display/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This example demonstrates how to use the [usb_stream](https://components.espress
* A USB camera (Can be connected to USB-A port or expansion connector).

**Note:**
>* The USB camera used in this demo has some limitations. The USB camera must be compatible with `USB1.1` full-speed mode and support `MJPEG` output, for more details, please see the [USB Stream User Guide.](https://docs.espressif.com/projects/espressif-esp-iot-solution/en/latest/usb/usb_stream.html)
>* The USB camera used in this demo has some limitations. The USB camera must be compatible with `USB1.1` full-speed mode and support `MJPEG` output, for more details, please see the [USB Stream User Guide.](https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_host/usb_stream.html)
>* For access to the USB camera sample, you can visit [TaoBao](https://item.taobao.com/item.htm?ft=t&id=742819252609) or [Aliexpress](https://www.aliexpress.us/item/3256805938146328.html?gatewayAdapt=glo2usa4itemAdapt).
## Known Issues
Expand Down

0 comments on commit 14662c9

Please sign in to comment.