diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-05-05 20:59:33 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-05-05 20:59:33 -0400 |
commit | 99b233df3f120271f6ccbbae595edc5f13a5c2ea (patch) | |
tree | 1609014af46203f7efe4c72a6b1aff3317f978db /klippy/mathutil.py | |
parent | 640ff1ad566361f5a57c4827aa0185be958933af (diff) | |
download | kutter-99b233df3f120271f6ccbbae595edc5f13a5c2ea.tar.gz kutter-99b233df3f120271f6ccbbae595edc5f13a5c2ea.tar.xz kutter-99b233df3f120271f6ccbbae595edc5f13a5c2ea.zip |
serialqueue: Fix batching of BACKGROUND_PRIORITY_CLOCK messages
In order to properly delay BACKGROUND_PRIORITY_CLOCK messages, they
must be 5ms beyond the minimum defined by MIN_REQTIME_DELTA. So, add
both MIN_REQTIME_DELTA and MIN_BACKGROUND_DELTA to the timing of these
messages.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/mathutil.py')
0 files changed, 0 insertions, 0 deletions