diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-08-29 17:20:26 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-08-29 17:59:27 -0400 |
commit | 68d6788413ea8408d3c0290f4e6aa9974733a324 (patch) | |
tree | 02111f4a58166a6175b71e453b5dbfacf52c9661 /klippy/delta.py | |
parent | c7c551369f38eb3de73516ec9239a1014377a397 (diff) | |
download | kutter-68d6788413ea8408d3c0290f4e6aa9974733a324.tar.gz kutter-68d6788413ea8408d3c0290f4e6aa9974733a324.tar.xz kutter-68d6788413ea8408d3c0290f4e6aa9974733a324.zip |
mcu: Add get_mcu() call to the mcu oid objects
Allow external code to obtain the mcu object that controls a pin setup
with setup_pin(). Also, don't bother defining print_to_mcu_time() and
system_to_mcu_time() on each pin object as they can be obtained via
the new get_mcu() method.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/delta.py')
0 files changed, 0 insertions, 0 deletions