1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

esp32cam: add fb location config option (#9630)

This commit is contained in:
@RubenKelevra
2025-07-18 21:28:13 +02:00
committed by GitHub
parent cb8d9dca2a
commit 08407706aa
4 changed files with 21 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ esp32_camera:
power_down_pin: 1
resolution: 640x480
jpeg_quality: 10
frame_buffer_location: PSRAM
on_image:
then:
- lambda: |-