diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-04-21 13:09:47 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-04-28 19:28:52 -0400 |
commit | cc919a5f8d2dc3f137f7058c4019e55a98555cba (patch) | |
tree | 912283f82141c2b6a871fe270ec5bbb6918e7ff4 /klippy/extras/led.py | |
parent | 8e107b2280c12dc70e635220c78fce7656bc4304 (diff) | |
download | kutter-cc919a5f8d2dc3f137f7058c4019e55a98555cba.tar.gz kutter-cc919a5f8d2dc3f137f7058c4019e55a98555cba.tar.xz kutter-cc919a5f8d2dc3f137f7058c4019e55a98555cba.zip |
mcu: Add new min_schedule_time() and max_nominal_duration() helpers
Add a function that returns the minimum amount of time the host needs
to reserve for messages to be sent from host to micro-controller.
Add a function that returns the maximum amount of time (in seconds)
that all micro-controllers should be able to schedule future timers
at.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/led.py')
0 files changed, 0 insertions, 0 deletions