diff options
author | robert-hh <robert@hammelrath.com> | 2021-12-30 12:08:16 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-01-06 13:51:19 +1100 |
commit | 9e56e630caeec9077cd95ac33b702a7b2187300e (patch) | |
tree | 22fcf2e290e025fdd90692032b10108c4fb1ebb7 /docs/esp32 | |
parent | f4487a00494563c1c59ab1a2bef53c1c220718eb (diff) |
rp2/machine_pwm: Fix PWM frequency setting.
The top value was off by 1: in order to count n ticks it has to be set to
n-1.
Fixes issue #8122.
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions