We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09f385 commit a62579fCopy full SHA for a62579f
variants/redboard_artemis_nano/config/variant.cpp
@@ -42,8 +42,8 @@ const ap3_gpio_pad_t ap3_variant_pinmap[AP3_VARIANT_NUM_PINS] = {
42
35, //A14 - ~TX1/I2SDAT/PDMCLK
43
32, //A15 - ~SCCIO
44
12, //A16 - ~PDMCLK/TX1
45
- 32, //17 - ~SDA2/MISO3/RX1
46
- 12, //18 - ~SCL2/SCK2
+ 25, //17 - ~SDA2/MISO2/RX1
+ 27, //18 - ~SCL2/SCK2
47
19, //19 - ~Not exposed, Status LED
48
48, //20 - Not exposed, TX0
49
49, //21 - Not exposed, RX0
0 commit comments