klipper/klippy
Kevin O'Connor 647f1ee2e0 serialhdl: Rename register_callback() to register_response()
Rename the method and use that name in the mcu class as well.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-06-21 18:14:00 -04:00
..
chelper
extras serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
kinematics
clocksync.py serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
configfile.py
console.py serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
gcode.py gcode: Eliminate the process_batch() method 2019-06-09 18:44:44 -04:00
heater.py
homing.py
klippy.py
mathutil.py
mcu.py serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
msgproto.py
parsedump.py
pins.py tmc2208: Add support for using an analog mux to access TMC uarts 2019-06-12 22:14:41 -04:00
queuelogger.py
reactor.py reactor: Fix some corner cases with self._next_timer handling 2019-06-19 21:12:34 -04:00
serialhdl.py serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
stepper.py
toolhead.py toolhead: Just warn if M204 doesn't contain valid S, P, or T 2019-06-21 12:53:47 -04:00
util.py