Aaron Fischer
f24858d162
This step seems bold, but is saves us so much hassle. Even better, we have a reliable codebase, with all the dependencies (and their versions) we need in order to build the project. If a library got an update, we can replace it inplace if the code is still compatible.
9 lines
301 B
INI
9 lines
301 B
INI
name=Adafruit BME280 Library
|
|
version=1.0.7
|
|
author=Adafruit
|
|
maintainer=Adafruit <info@adafruit.com>
|
|
sentence=Arduino library for BME280 sensors.
|
|
paragraph=Arduino library for BME280 humidity and pressure sensors.
|
|
category=Sensors
|
|
url=https://github.com/adafruit/Adafruit_BME280_Library
|
|
architectures=*
|