Skip to content

Commit 3f71ec2

Browse files
Updated documentation to reflect new pull
1 parent fab9475 commit 3f71ec2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Version History
4444
---------------
4545

4646
* [V_1.0.0](https://github.com/sparkfun/SparkFun_BME280_Arduino_Library/tree/V_1.0.0) - Public release.
47+
* [V_1.1.0](https://github.com/sparkfun/SparkFun_BME280_Arduino_Library/tree/V_1.1.0) - Pulled request to add decimal precision to readFloatPressure() and readFloatHumidity().
4748

4849
License Information
4950
-------------------

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun BME280
2-
version=1.0.0
2+
version=1.1.0
33
author=Marshall Taylor
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=A library to drive the Bosch BME280 Altimeter and Pressure sensor

0 commit comments

Comments
 (0)