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
Because we set duty and frequency in every loop cycle, the PWM signal seems to be reset every time which causes some flickering. Can we avoid resetting these values if they haven't changed?
The text was updated successfully, but these errors were encountered:
Because we set
duty
andfrequency
in every loop cycle, the PWM signal seems to be reset every time which causes some flickering. Can we avoid resetting these values if they haven't changed?The text was updated successfully, but these errors were encountered: