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
150: Set mode correctly on C2 of 2-channel PWM r=newAM a=Gekkio
When configuring a 2-channel PWM and setting up channel 2 mode, we accidentally set up channel 1 mode instead.
I haven't actually verified the currently broken behaviour on hardware since I'm using 4-channel PWM where this configuration is done correctly, but this one looks like a simple copy-paste error which I spotted while studying the code 😅
Co-authored-by: Joonas Javanainen <joonas.javanainen@gmail.com>
0 commit comments