Skip to content

Commit 0eb9506

Browse files
committed
Add on-board button
1 parent 9d4589a commit 0eb9506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/STM32H7xx/H723V(E-G)(H-T)_H730VB(H-T)_H733VG(H-T)/variant_WeActMiniH723VGTX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163

164164
// On-board user button
165165
#ifndef USER_BTN
166-
#define USER_BTN PNUM_NOT_DEFINED
166+
#define USER_BTN PC13
167167
#endif
168168

169169
// SPI definitions

0 commit comments

Comments
 (0)