Skip to content

Commit ae45310

Browse files
author
oclyke
committed
add UART pins for Artemis DK
1 parent 93c5f98 commit ae45310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: variants/artemis_dk/config/variant.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ const ap3_gpio_pad_t ap3_variant_pinmap[AP3_VARIANT_NUM_PINS] = {
7272
45,
7373
AP3_GPIO_PAD_UNUSED, //The other one pad not broken out of the Apollo3 on the Artemis
7474
AP3_GPIO_PAD_UNUSED,
75-
AP3_GPIO_PAD_UNUSED,
76-
AP3_GPIO_PAD_UNUSED,
75+
48,
76+
49,
7777
};
7878

7979
// Uart Definitions

0 commit comments

Comments
 (0)