Skip to content

[CountedPWM] Now driver handles the corner case of pulseFrequency equal to zero

Emilio Corigliano requested to merge countedpwm-fix into main

When setting the pwm frequency to 0 Hz a division by zero was performed, leading to a crash of the system. Now we don't update the timers

Merge request reports

Loading