diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-09-19 11:13:44 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-09-19 17:25:43 -0400 |
commit | 94bcd9735ac9b843a618267a6888830a9a90999e (patch) | |
tree | adf49e3d9538641c11e682263c2dae503f51e457 /klippy/klippy.py | |
parent | f66244576664730f6787d1700abd750c5b2f7b16 (diff) | |
download | kutter-94bcd9735ac9b843a618267a6888830a9a90999e.tar.gz kutter-94bcd9735ac9b843a618267a6888830a9a90999e.tar.xz kutter-94bcd9735ac9b843a618267a6888830a9a90999e.zip |
mcu: Add mcu wrapper functions and avoid direct acccess to mcu variables
Don't directly access any of the mcu class variables externally from
the class. Add wrapper functions for those external callers that need
access to some internal state.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/klippy.py')
0 files changed, 0 insertions, 0 deletions