Skip to content

Commit dea42b1

Browse files
sabas1080fpistm
andauthored
Update variants/STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U/variant_GENERIC_NODE.h
Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 7ae16bf commit dea42b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
#define PA7_ALT1 (PA7 | ALT1)
5151
#define PB8_ALT1 (PB8 | ALT1)
5252

53-
#define NUM_DIGITAL_PINS 23
54-
#define NUM_ANALOG_INPUTS 4
53+
#define NUM_DIGITAL_PINS 24
54+
#define NUM_ANALOG_INPUTS 5
5555

5656
// On-board LED pin number
5757
#define LED_RED PB5

0 commit comments

Comments
 (0)