diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-01-12 19:43:46 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-01-17 18:39:47 -0500 |
commit | 6026a99ad84065c7145b5aaf6f75ac332d93dc67 (patch) | |
tree | d90bd6b19e8500f75b28631f0a089fdafe5f6596 /test | |
parent | 1a693c18d66f44724a99cb6c4ae02d45041ea9f1 (diff) | |
download | kutter-6026a99ad84065c7145b5aaf6f75ac332d93dc67.tar.gz kutter-6026a99ad84065c7145b5aaf6f75ac332d93dc67.tar.xz kutter-6026a99ad84065c7145b5aaf6f75ac332d93dc67.zip |
replicape: Only call note_pwm_enable() in main thread
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>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions