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

Commit 34a3546

Browse files
authored
Merge pull request #62 from paccerdk/patch-1
Fixed a reference in the pin list.
2 parents e4abedb + 70849ce commit 34a3546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Specific pins used in this example to connect ESP32 and camera are shown in tabl
7676
| Pixel Data Bit 6 | D8 | IO34 | IO36 |
7777
| Pixel Data Bit 7 | D9 | IO35 | IO19 |
7878
| Camera Reset | RESET | IO2 | IO15 |
79-
| Camera Power Down | PWDN | *see Note 2* | *see Note 2* |
79+
| Camera Power Down | PWDN | *see Note 3* | *see Note 3* |
8080
| Power Supply 3.3V | 3V3 | 3V3 | 3V3 |
8181
| Ground | GND | GND | GND |
8282

@@ -330,4 +330,4 @@ You are welcome to contribute to this repository by providing documentation to c
330330

331331
This application is using code developed by:
332332
* OpenMV implementation for OV7725 by Ibrahim Abdelkader
333-
* Software I2C library for ESP31B by Hristo Gochkov
333+
* Software I2C library for ESP31B by Hristo Gochkov

0 commit comments

Comments
 (0)