You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HardwareTimer: remove usage of TIMER_OUTPUT_COMPARE mode
With introduction of PR
stm32duino/Arduino_Core_STM32#1247
Usage of TIMER_OUTPUT_COMPARE becomes obsolete.
Note: removing setMode(1, TIMER_OUTPUT_COMPARE)
also works before PR #1247.
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
0 commit comments