aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/ad5206.py
Commit message (Expand)AuthorAgeFilesLines
* pins: Remove module level get_printer_pins() and setup_pin() functionsKevin O'Connor2018-04-041-5/+4
* ad5206: Warn if ad5206 enable pin is invertedKevin O'Connor2018-02-171-0/+2
* klippy: Introduce load_config_prefix() for modules that take parametersKevin O'Connor2018-02-031-1/+1
* ad5206: Move the ad5206 code from chipmisc.py to extras directoryKevin O'Connor2018-01-281-0/+30