Skip to content

Commit 5457379

Browse files
Apply suggestion from @osirisinferi
fix timer PB1 Co-authored-by: Osiris Inferi <[email protected]>
1 parent 855c72f commit 5457379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/AIRBRAINH743/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
TIMER_PIN_MAP(2, PE13, 1, 2) \
9494
TIMER_PIN_MAP(3, PE14, 1, 3) \
9595
TIMER_PIN_MAP(4, PB0, 2, 4) \
96-
TIMER_PIN_MAP(5, PB1, 1, 5) \
96+
TIMER_PIN_MAP(5, PB1, 2, 5) \
9797
TIMER_PIN_MAP(6, PB10, 1, 6) \
9898
TIMER_PIN_MAP(7, PB11, 1, 7) \
9999
TIMER_PIN_MAP(8, PA2, 2, 8) \

0 commit comments

Comments
 (0)