[esp32_camera] Use newer library version (for #6802) (#6809)

This commit is contained in:
Keith Burzinski
2024-06-13 05:42:08 -05:00
committed by GitHub
parent 761aae6f89
commit 5adadeaa07
3 changed files with 9 additions and 4 deletions
+3
View File
@@ -1,6 +1,9 @@
dependencies:
esp-tflite-micro:
git: https://github.com/espressif/esp-tflite-micro.git
esp32_camera:
git: https://github.com/espressif/esp32-camera.git
version: v2.0.9
mdns:
git: https://github.com/espressif/esp-protocols.git
version: mdns-v1.2.5