1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[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

View File

@@ -142,7 +142,6 @@ platform_packages =
framework = espidf
lib_deps =
${common:idf.lib_deps}
espressif/esp32-camera@1.0.0 ; esp32_camera
droscy/esp_wireguard@0.4.1 ; wireguard
build_flags =
${common:idf.build_flags}