diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-07-12 12:54:12 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-07-12 12:54:12 -0400 |
commit | 5cdba1fda88cedfa1226ddeedef09a0df9a5e53f (patch) | |
tree | 1a40a298e68cc0b603582a74b1c13fb37fc54a58 /klippy/pins.py | |
parent | 211e34e62ba47b9c37d4d8300b3e51ad46619f85 (diff) | |
download | kutter-5cdba1fda88cedfa1226ddeedef09a0df9a5e53f.tar.gz kutter-5cdba1fda88cedfa1226ddeedef09a0df9a5e53f.tar.xz kutter-5cdba1fda88cedfa1226ddeedef09a0df9a5e53f.zip |
mcu: Send mcu config and init immediately after building it
Don't issue a get_config command after building the config as the
built config may contain time sensitive initialization commands.
Instead, send the config and init commands immediately after invoking
the build_config() callbacks. This avoids some rare "timer too close"
errors during configuration.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/pins.py')
0 files changed, 0 insertions, 0 deletions