Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Isort all klippy code | Tomasz Kramkowski | 2025-08-15 | 1 | -0/+1 |
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -17/+26 |
* | ds18b20: fix string conversion error on startup (#5559) | functionpointer | 2022-06-08 | 1 | -2/+3 |
* | ds18b20: Don't propagate incorrect temperature on a fault | Kevin O'Connor | 2022-06-08 | 1 | -6/+4 |
* | ds18b20: Allow some read errors | functionpointer | 2022-06-08 | 1 | -2/+5 |
* | ds18b20: round reported temps to 2 decimal places | Eric Callahan | 2021-10-15 | 1 | -1/+1 |
* | ds18b20: Improve Python3 compatibility | Kevin O'Connor | 2021-10-07 | 1 | -3/+4 |
* | ds18b20: new module for 1-wire temperature sensor (#3462) | Alan Lord | 2021-02-02 | 1 | -0/+77 |