aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/static_digital_output.py
Commit message (Collapse)AuthorAgeFilesLines
* static_digital_output: Add static_digital_output section to extras/Kevin O'Connor2018-03-171-0/+17
Move the code for the static_digital_output config section from chipmisc.py to a new file in the extras/ directory. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>