micropython/docs/esp32
IhorNehrutsa 09fe80d091 esp32/machine_pwm: Keep duty constant when changing frequency.
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.
2021-12-22 00:05:58 +11:00
..
img docs: Add initial docs for esp32 port, including quick-ref and general. 2019-01-25 12:18:34 +11:00
tutorial docs: Remove trailing spaces and convert tabs to spaces. 2021-12-15 11:49:22 +11:00
general.rst docs/esp32: Add quickref and full docs for esp32.RMT class. 2019-12-20 12:25:38 +11:00
quickref.rst esp32/machine_pwm: Keep duty constant when changing frequency. 2021-12-22 00:05:58 +11:00