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 93c5f98 commit ae45310Copy full SHA for ae45310
variants/artemis_dk/config/variant.cpp
@@ -72,8 +72,8 @@ const ap3_gpio_pad_t ap3_variant_pinmap[AP3_VARIANT_NUM_PINS] = {
72
45,
73
AP3_GPIO_PAD_UNUSED, //The other one pad not broken out of the Apollo3 on the Artemis
74
AP3_GPIO_PAD_UNUSED,
75
- AP3_GPIO_PAD_UNUSED,
76
+ 48,
+ 49,
77
};
78
79
// Uart Definitions
0 commit comments