We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855c72f commit 5457379Copy full SHA for 5457379
configs/AIRBRAINH743/config.h
@@ -93,7 +93,7 @@
93
TIMER_PIN_MAP(2, PE13, 1, 2) \
94
TIMER_PIN_MAP(3, PE14, 1, 3) \
95
TIMER_PIN_MAP(4, PB0, 2, 4) \
96
- TIMER_PIN_MAP(5, PB1, 1, 5) \
+ TIMER_PIN_MAP(5, PB1, 2, 5) \
97
TIMER_PIN_MAP(6, PB10, 1, 6) \
98
TIMER_PIN_MAP(7, PB11, 1, 7) \
99
TIMER_PIN_MAP(8, PA2, 2, 8) \
0 commit comments