mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-07 07:17:45 -07:00
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> |
||
|---|---|---|
| .. | ||
| adc.c | ||
| chipid.c | ||
| gpio.c | ||
| gpio.h | ||
| hard_pwm.c | ||
| i2c.c | ||
| internal.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| serial.c | ||
| spi.c | ||
| usb_cdc_ep.h | ||
| usbserial.c | ||