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:
@@ -22,6 +22,7 @@ esp32_camera:
|
||||
power_down_pin: 1
|
||||
resolution: 640x480
|
||||
jpeg_quality: 10
|
||||
frame_buffer_location: PSRAM
|
||||
on_image:
|
||||
then:
|
||||
- lambda: |-
|
||||
|
Reference in New Issue
Block a user