Skip to content

Commit 1ab0ea3

Browse files
authored
Update README.md
1 parent 73d7752 commit 1ab0ea3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ cam = ov2640.ov2640(sclpin=22, sdapin=21, cspin=15, sckpin=14, mosipin=13, misop
1010
~~~~
1111

1212
### I²C
13-
SCL -> GPIO22
14-
SDA -> GPIO21
13+
* SCL -> GPIO22
14+
* SDA -> GPIO21
1515

1616
### SPI
17-
CS -> GPIO15
18-
SCK -> GPIO14
19-
MOSI -> GPIO13
20-
MISO -> GPIO12
17+
* CS -> GPIO15
18+
* SCK -> GPIO14
19+
* MOSI -> GPIO13
20+
* MISO -> GPIO12
2121

2222

2323
## Proximas actualizaciones

0 commit comments

Comments
 (0)