Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions variants/redboard_artemis_nano/config/variant.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ const ap3_gpio_pad_t ap3_variant_pinmap[AP3_VARIANT_NUM_PINS] = {
35, //A14 - ~TX1/I2SDAT/PDMCLK
32, //A15 - ~SCCIO
12, //A16 - ~PDMCLK/TX1
32, //17 - ~SDA2/MISO3/RX1
12, //18 - ~SCL2/SCK2
25, //17 - ~SDA2/MISO2/RX1
27, //18 - ~SCL2/SCK2
19, //19 - ~Not exposed, Status LED
48, //20 - Not exposed, TX0
49, //21 - Not exposed, RX0
Expand Down