Skip to content

Commit 42bf800

Browse files
sabas1080fpistm
andauthored
Update variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/variant_GENERIC_NODE.cpp
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 254695b commit 42bf800

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/variant_GENERIC_NODE.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ const PinName digitalPin[] = {
4747
// Analog (Ax) pin number array
4848
const uint32_t analogInputPin[] = {
4949
18, // A0, PB2
50-
4, // A1, PA11
51-
5, // A2, PA12
52-
6, // A3, PA13
53-
7, // A4, PA14
50+
4, // A1, PA11
51+
5, // A2, PA12
52+
6, // A3, PA13
53+
7 // A4, PA14
5454
};
5555

5656
// ----------------------------------------------------------------------------

0 commit comments

Comments
 (0)