Simon Maddocks 04164423b6
All checks were successful
continuous-integration/drone/push Build is passing
Move BME280 library
2021-10-02 03:08:39 +01:00

10 lines
564 B
INI

name=BME280
version=3.0.0
author=Tyler Glenn <finitespaceghb2@junk.yoglenn.com>
maintainer=Tyler Glenn <finitespaceghb2@junk.yoglenn.com>
sentence=Provides a library for reading and interpreting Bosch BME280 environmental sensor data over I2C, SPI or Sw SPI.
paragraph=Reads temperature, humidity, and pressure. Includes environment calculations. Provides functions for english and metric. Also reads pressure in Pa, hPa, inHg, atm, bar, torr, N/m^2 and psi. ESP and BRZO I2C support.
category=Sensors
url=https://www.github.com/finitespace/BME280
architectures=*