diff options
author | robert-hh <robert@hammelrath.com> | 2022-02-27 15:22:21 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-03-07 13:37:23 +1100 |
commit | 55a0125a154a9c13363d900e0caccd218bce0a54 (patch) | |
tree | 5c38cc401bae93bbd5e5ae25fd8d2f2ecf383107 /docs/zephyr/tutorial | |
parent | 665f0e2a68dfa4944f60e85a00d0543bb3d7fee8 (diff) | |
download | micropython-55a0125a154a9c13363d900e0caccd218bce0a54.tar.gz micropython-55a0125a154a9c13363d900e0caccd218bce0a54.zip |
esp32/machine_pwm: Always set the duty cycle when setting the frequency.
If setting the frequency to a value used already by an existing timer, this
timer will be used. But still, the duty cycle for that channel may have to
be changed.
Fixes issues #8306 and #8345.
Diffstat (limited to 'docs/zephyr/tutorial')
0 files changed, 0 insertions, 0 deletions