Skip to content

Commit

Permalink
Merge pull request #1 from rovale/master
Browse files Browse the repository at this point in the history
(docs) Fix the pinout for the esp32-devkitc
  • Loading branch information
psachs authored Jul 23, 2024
2 parents a20aeb8 + 2d361e3 commit 4c506fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pinouts/esp32-devkitc.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
| :---: | --- | --- | --- |
| VDD | 1 | red | 3.3V |
| GND | 2 | black | GND |
| SCL | 3 | yellow | D21/SCL |
| SDA | 4 | green | D20/SDA |
| SCL | 3 | yellow | GPIO22/SCL |
| SDA | 4 | green | GPIO21/SDA |
| SEL | 7 | blue | GND |


Expand Down

0 comments on commit 4c506fc

Please sign in to comment.