aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/multi_pin.py
Commit message (Expand)AuthorAgeFilesLines
* pins: Remove module level get_printer_pins() and setup_pin() functionsKevin O'Connor2018-04-041-8/+8
* klippy: Introduce load_config_prefix() for modules that take parametersKevin O'Connor2018-02-031-1/+1
* fan: Clarify hardware_pwm and allow cycle_time to be set on software pwmKevin O'Connor2018-01-291-5/+2
* multi_pin: Move the multi_pin code from chipmisc.py to extras directoryKevin O'Connor2018-01-281-0/+57