Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit eb01e86

Browse files
husigezaIslam Wahdan
authored andcommitted
boards/SIPY/pins.csv: Fix wrong GPIO asssignments for P13 and P14 (#2)
1 parent ddc48bd commit eb01e86

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

esp32/boards/SIPY/pins.csv

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ G16,GPIO12,P9
1111
G17,GPIO13,P10
1212
G22,GPIO22,P11
1313
G28,GPIO21,P12
14-
G5,GPI37,P13
15-
G4,GPI36,P14
14+
G5,GPI36,P13
15+
G4,GPI37,P14
1616
G0,GPI38,P15
1717
G3,GPI39,P16
1818
G31,GPI35,P17
@@ -21,4 +21,5 @@ G6,GPIO32,P19
2121
G7,GPIO33,P20
2222
G8,GPIO26,P21
2323
G9,GPIO25,P22
24-
G10,GPIO14,P23
24+
G10,GPIO14,P23
25+

0 commit comments

Comments
 (0)