mirror of
https://github.com/cmur2/python-bme280.git
synced 2024-12-22 02:54:22 +01:00
ci: remove Travis
This commit is contained in:
parent
c5fd84e4b9
commit
08d5c80c62
@ -1,6 +1,6 @@
|
|||||||
# python-bme280
|
# python-bme280
|
||||||
|
|
||||||
![ci](https://github.com/cmur2/python-bme280/workflows/ci/badge.svg?branch=master) [![Build Status](https://travis-ci.com/cmur2/python-bme280.svg?branch=master)](https://travis-ci.com/cmur2/python-bme280)
|
![ci](https://github.com/cmur2/python-bme280/workflows/ci/badge.svg?branch=master)
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user