[CountedPWM] Now driver handles the corner case of pulseFrequency equal to zero
Compare changes
@@ -56,6 +56,10 @@ CountedPWM::~CountedPWM()
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