Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7efab52

Browse files
committed
fix(DISCO_F072RB): USER_BTN definition
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent2b4d8ef commit7efab52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎variants/STM32F0xx/F072R8T_F072RB(H-I-T)/variant_DISCO_F072RB.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
#defineLED_RED PC6
115115

116116
//On-board user button
117-
#ifndefLED_BUILTIN
118-
#defineLED_BUILTIN PA0
117+
#ifndefUSER_BTN
118+
#defineUSER_BTN PA0
119119
#endif
120120

121121
// SPI definitions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp