mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
Save and restore the same duty cycle when the frequency (or frequency resolution) is changed. This allows a smooth frequency change. Also update the esp32 PWM quickref to be clearer.