mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 12:50:16 +01: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.