Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lm75: Added support for LM75/LM75A I2C connected temperature sensors (#3101) | combolek | 2020-07-19 | 1 | -1/+1 |
* | klippy: Rename try_load_module() to load_object() | Kevin O'Connor | 2020-05-08 | 1 | -7/+6 |
* | gcode: Move "ok" tracking to GCodeCommand class | Kevin O'Connor | 2020-05-05 | 1 | -2/+1 |
* | heaters: Use new GCodeCommand wrappers | Kevin O'Connor | 2020-05-05 | 1 | -10/+9 |
* | htu21d: Support for HTI21D family sensor on I2C bus (#2803) | Lucio Tarantino | 2020-05-03 | 1 | -0/+1 |
* | heaters: Make heater.py an "extras" module | Kevin O'Connor | 2020-04-25 | 1 | -0/+327 |