mirror of
https://github.com/cmur2/python-bme280.git
synced 2025-07-04 09:11:18 +02:00
ci: add GHA
- as Python 3.4 has problems on GHA we'll keep Travis for that while we still want to support 3.4
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# python-bme280
|
||||
|
||||
[](https://travis-ci.com/cmur2/python-bme280)
|
||||
 [](https://travis-ci.com/cmur2/python-bme280)
|
||||
|
||||
A Python library for accessing the [BME280 combined humidity and pressure](https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf) from Bosch via `python-smbus` using the I2C interface.
|
||||
|
||||
|
Reference in New Issue
Block a user