Skip to content

Commit 49028ba

Browse files
committed
update description
1 parent 4ae6608 commit 49028ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/feather_nrf52840_sense/variant.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const uint32_t g_ADigitalPinMap[] =
2929
25, // D0 is P0.25 (UART TX)
3030
24, // D1 is P0.24 (UART RX
3131
10, // D2 is P0.10 (NFC2)
32-
43, // D3 is P1.11 (LED1)
32+
43, // D3 is P1.11
3333
42, // D4 is P1.10 (LED2)
3434
40, // D5 is P1.08
3535
7, // D6 is P0.07
@@ -39,7 +39,7 @@ const uint32_t g_ADigitalPinMap[] =
3939
27, // D10 is P0.27
4040
6, // D11 is P0.06
4141
8, // D12 is P0.08
42-
41, // D13 is P1.09
42+
41, // D13 is P1.09 (LED1)
4343

4444
// D14 .. D21 (aka A0 .. A7)
4545
4, // D14 is P0.04 (A0)

0 commit comments

Comments
 (0)