diff options
author | Michael Kurz <michi.kurz@gmail.com> | 2021-08-22 13:58:27 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2021-08-23 21:29:29 -0400 |
commit | efbb704522ec246cc91039f5321f6ccfac88e627 (patch) | |
tree | b1381549b7e530dbf555fee06ec0bf762a82d079 /docs | |
parent | 7f704c47494f3e24b39e12325b3adcfd56d1cb36 (diff) | |
download | kutter-efbb704522ec246cc91039f5321f6ccfac88e627.tar.gz kutter-efbb704522ec246cc91039f5321f6ccfac88e627.tar.xz kutter-efbb704522ec246cc91039f5321f6ccfac88e627.zip |
lpc176x: Fix wrong inital value at PWM setup
This fixes a PWM going to full scale output when a initial value != 0 was
given. The output was on 100% until another update occurred.
This change enables the PWM counter before setting the channel values.
Fixes KevinOConnor/klipper#4559
Signed-off-by: Michael Kurz <michi.kurz@gmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions