File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
variants/itsybitsy_nrf52840_express Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -31,26 +31,26 @@ const uint32_t g_ADigitalPinMap[] =
31
31
34 , // D2 is P1.02
32
32
6 , // D3 is P0.06 LED
33
33
29 , // D4 is P0.29 Button
34
- 40 , // D5 is P1.08
34
+ 27 , // D5 is P0.27
35
35
41 , // D6 is P1.09 (DotStar Clock)
36
- 7 , // D7 is P0.07
36
+ 40 , // D7 is P1.08
37
37
8 , // D8 is P0.08 (DotStar Data)
38
- 5 , // D9 is P0.05
39
- 26 , // D10 is P0.26
40
- 27 , // D11 is P0.27
38
+ 7 , // D9 is P0.07
39
+ 5 , // D10 is P0.05
40
+ 26 , // D11 is P0.26
41
41
11 , // D12 is P0.11
42
42
12 , // D13 is P0.12
43
43
44
44
// D14 .. D20 (aka A0 .. A7)
45
45
4 , // D14 is P0.04 (A0)
46
- 31 , // D15 is P0.31 (A1)
47
- 30 , // D16 is P0.30 (A2)
48
- 28 , // D17 is P0.28 (A3)
46
+ 30 , // D15 is P0.30 (A1)
47
+ 28 , // D16 is P0.28 (A2)
48
+ 31 , // D17 is P0.31 (A3)
49
49
2 , // D18 is P0.02 (A4)
50
50
3 , // D19 is P0.03 (A5)
51
51
52
52
// Extra Analog pin #20
53
- 5 , // D20 is P0.05 (A6/A9 )
53
+ 5 , // D20 is P0.05 (A6/D10 )
54
54
55
55
// D21 .. D22 (aka I2C pins)
56
56
16 , // D21 is P0.16 (SDA)
You can’t perform that action at this time.
0 commit comments