Skip to content

Commit 870c17d

Browse files
committed
Number of changes along with an accidental format changes, rolls version
Fixes some code that didn't fit it's function, though operates simlarly Changes the name of some macros that were too generically named, causing conflicts with other libraries
1 parent ffe93fa commit 870c17d

File tree

3 files changed

+792
-767
lines changed

3 files changed

+792
-767
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=SparkFun BME280
2-
version=2.0.10
2+
version=2.0.11
33
author=SparkFun Electronics
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=A library to drive the Bosch BME280 Altimeter and Pressure sensor
66
paragraph=The SparkFun CCS811/BME280 Environmental Combo Breakout takes care of all your atmospheric-quality sensing needs with the popular CCS811 and BME280 ICs. This unique breakout provides a variety of environmental data, including barometric pressure, humidity, temperature, TVOCs and equivalent CO2 (or eCO2) levels.
77
category=Sensors
88
url=https://github.com/sparkfun/SparkFun_BME280_Arduino_Library
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)