Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extras: Use "from . import module" for relative imports | Kevin O'Connor | 2020-06-15 | 1 | -3/+2 |
| | | | | | | Use alternate import syntax to improve Python3 compatibility. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | htu21d: Support for HTI21D family sensor on I2C bus (#2803) | Lucio Tarantino | 2020-05-03 | 1 | -0/+238 |
Signed-off-by: Lucio Tarantino <lucio.tarantino@gmail.com> |