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
This removes the inversion on the LED PWM channels. This way we don't
have to compute the inverse when setting the PWM duty cycle.
Also divide by 256 instead of 255 to further reduce firmware size.
0 commit comments