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 ee9cbc8 commit 9ad8a1bCopy full SHA for 9ad8a1b
variants/feather_nrf52840_express/variant.cpp
@@ -83,7 +83,7 @@ const uint32_t g_ADigitalPinMap[] =
83
// 0, // P0.00 is XL1 (attached to 32.768kHz crystal)
84
// 1, // P0.01 is XL2 (attached to 32.768kHz crystal)
85
// 18, // P0.18 is RESET (attached to switch)
86
- // 32, // P0.00 is SWO (attached to debug header)
+ // 32, // P1.00 is SWO (attached to debug header)
87
//
88
// The remaining pins are not connected (per schematic)
89
// 33, // P1.01 is not connected per schematic
0 commit comments