Skip to content
This repository was archived by the owner on Oct 31, 2020. It is now read-only.

Update ESP32-CAM.md #25

Merged
merged 1 commit into from
Oct 13, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _devices/ESP32-CAM.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ esp32_camera:
sda: GPIO26
scl: GPIO27
data_pins: [GPIO5, GPIO18, GPIO19, GPIO21, GPIO36, GPIO39, GPIO34, GPIO35]

# the order of the data_pins is significant, don't mix up the order

vsync_pin: GPIO25
href_pin: GPIO23
pixel_clock_pin: GPIO22
Expand Down