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 bb7a8f2 commit a592ec8Copy full SHA for a592ec8
variants/clue_nrf52840/variant.cpp
@@ -68,7 +68,7 @@ const uint32_t g_ADigitalPinMap[] =
68
69
// 35 & 36 - PDM mic
70
40, // D35 is P1.08 (PDM DAT)
71
- 43, // D36 is P1.11 (PDM CLK)
+ 11, // D36 is P0.11 (PDM CLK)
72
73
// QSPI pins (not exposed via any header / test point)
74
19, // D37 is P0.19 (QSPI CLK)
0 commit comments