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 5958591 commit a680148Copy full SHA for a680148
variants/SparkFun_Artemis/config/variant.cpp
@@ -62,7 +62,7 @@ const ap3_gpio_pad_t ap3_variant_pinmap[AP3_VARIANT_NUM_PINS] = {
62
27,
63
28,
64
29,
65
- AP3_GPIO_PAD_UNUSED, //The one pad not broken out of the Apollo3 on the Artemis
+ AP3_GPIO_PAD_UNUSED, //One of just two pads not broken out of the Apollo3 on the Artemis
66
31,
67
32,
68
33,
@@ -78,7 +78,7 @@ const ap3_gpio_pad_t ap3_variant_pinmap[AP3_VARIANT_NUM_PINS] = {
78
43,
79
44,
80
45,
81
- 46,
82
47,
83
48,
84
49,
0 commit comments