Skip to content

Commit 3e3bb0f

Browse files
N0rbertABOSTM
andauthored
Update variants/NUCLEO_F031K6/PinNamesVar.h
Co-Authored-By: Alexandre Bourdiol <50730894+ABOSTM@users.noreply.github.com>
1 parent dd1783a commit 3e3bb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/NUCLEO_F031K6/PinNamesVar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
SYS_WKUP1 = PA_0,
44
#endif
55
#ifdef PWR_WAKEUP_PIN2
6-
SYS_WKUP2 = NC,
6+
SYS_WKUP2 = PC_13,
77
#endif
88
#ifdef PWR_WAKEUP_PIN3
99
SYS_WKUP3 = NC,

0 commit comments

Comments
 (0)