| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-30 | These modules need to depend on iic, not just on i2cexec. (They will | pgoyette | |
| still recursively get i2cexec since the iic depends on it.) Partial fix for kern/56772 | |||
| 2021-10-29 | Correct an off by one degree error in the temperature conversion. | brad | |
| 2021-10-03 | A driver for the Sensirion SHT40/SHT41/SHT45 temperature and humidity | brad | |
| sensor. An example of this chip is: https://www.adafruit.com/product/4885 This is a lower cost chip that provides higher then usual precision according to the data sheet. This driver supports all of the published functions that the chip has. | |||
