diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-11-22 12:37:37 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-11-29 18:21:56 -0500 |
commit | d161d667412c9a096a52b1e0b156c49158d857d3 (patch) | |
tree | ab74b19ad6df3f94617bb2fa3a74c28d61dd37aa /klippy/msgproto.py | |
parent | 9755182adfa09de6886a0b482aa03d236f75f3ce (diff) | |
download | kutter-d161d667412c9a096a52b1e0b156c49158d857d3.tar.gz kutter-d161d667412c9a096a52b1e0b156c49158d857d3.tar.xz kutter-d161d667412c9a096a52b1e0b156c49158d857d3.zip |
mcu: Handle adc initialization entirely in mcu code
Don't expose the ADC initialization to the gcode and heater code -
instead, register a callback within the MCU_adc class and call it
directly from the MCU class after configuration completes.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/msgproto.py')
0 files changed, 0 insertions, 0 deletions