mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
The pca9685_pwm set_pwm() code can be called from a background thread (when the pin controls a heater). Propagate updates to the main thread for enable tracking. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>