8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a193b commit 893df5cCopy full SHA for 893df5c
variants/PCA20006/variant.cpp
@@ -24,33 +24,32 @@ const uint32_t g_ADigitalPinMap[] = {
24
1,
25
2,
26
3,
27
- 4,
28
- 5,
+ (uint32_t)-1,
29
5,
30
- 6,
31
- 7,
32
8,
33
9,
34
- 10,
35
11,
36
12,
37
- 13,
38
- 14,
39
15,
40
16,
41
- 17,
42
18,
43
- 19,
44
20,
45
21,
46
- 22,
47
- 23,
48
24,
49
- 25,
50
(uint32_t)-1,
51
52
- 28,
53
- 29,
54
- 30,
55
(uint32_t)-1
56
};
0 commit comments