aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/ads1x1x.py
Commit message (Expand)AuthorAgeFilesLines
* Run black on all first party python codeTomasz Kramkowski2025-08-061-146/+145
* ads1x1x: Rename local 'config' variable to pcfgKevin O'Connor2025-07-081-22/+22
* ads1x1x: Revert incorrect removal of assignment to self.configKevin O'Connor2025-07-081-0/+1
* docs: Note 'config' object shouldn't be accessed after initial loadKevin O'Connor2025-06-041-1/+0
* ads1x1x: added support for ADC chip (#6584)Konstantin Koch2025-01-211-0/+393