Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -17/+28 |
| | |||||
* | mcu: Rename setup_minmax() to setup_adc_sample() | Kevin O'Connor | 2024-06-21 | 1 | -4/+2 |
| | | | | | | | Rename this method so that it is more distinct from the the common temperature setup_minmax() method. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | adc_scaled: Add support for Duet2 Maestro "vref monitoring" | Kevin O'Connor | 2020-09-09 | 1 | -0/+79 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |