klipper/klippy/extras
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
..
display
__init__.py
ad5206.py
adc_temperature.py
bed_mesh.py
bed_screws.py
bed_tilt.py
bltouch.py
bus.py
buttons.py serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
controller_fan.py
delta_calibrate.py
endstop_phase.py
fan.py
filament_switch_sensor.py
firmware_retraction.py
force_move.py
gcode_button.py gcode_button: Execute gcode when a button is pressed or released (#1745) 2019-06-21 18:06:31 -04:00
gcode_macro.py
heater_bed.py
heater_fan.py
heater_generic.py
homing_override.py
idle_timeout.py
manual_probe.py
manual_stepper.py
mcp4018.py
mcp4451.py
mcp4728.py
multi_pin.py
output_pin.py
pause_resume.py
pid_calibrate.py
probe.py probe: Allow probe parameters to be specified as g-code parameters 2019-06-21 14:44:28 -04:00
quad_gantry_level.py quad_gantry_level: Support retries 2019-06-18 12:12:25 -04:00
query_endstops.py
replicape.py
respond.py
samd_sercom.py
screws_tilt_adjust.py
servo.py
spi_temperature.py serialhdl: Rename register_callback() to register_response() 2019-06-21 18:14:00 -04:00
static_digital_output.py
statistics.py
sx1509.py
temperature_fan.py temperature_fan: Remove executable flag from temperature_fan.py 2019-06-10 14:30:48 -04:00
temperature_sensor.py
thermistor.py
tmc.py tmc: Retry register init during connect 2019-06-18 17:54:02 -04:00
tmc2130.py tmc: Move common TMC stepper driver code to new file tmc.py 2019-06-10 14:29:35 -04:00
tmc2208.py tmc_uart: Move UART code from tmc2208.py to new file tmc_uart.py 2019-06-18 18:06:05 -04:00
tmc2660.py tmc2660: Set SDOFF=0 before accessing DRVCTRL 2019-06-18 15:19:05 -04:00
tmc5160.py config: Update tmc5160 block in example-extras.cfg 2019-06-18 09:41:27 -04:00
tmc_uart.py tmc_uart: Move UART code from tmc2208.py to new file tmc_uart.py 2019-06-18 18:06:05 -04:00
tsl1401cl_filament_width_sensor.py
verify_heater.py verify_heater: Don't raise a heater error if the heater is off 2019-06-12 22:06:54 -04:00
virtual_sdcard.py
z_tilt.py z_tilt: Support retries 2019-06-18 12:12:25 -04:00