Skip to content

Commit 2684a0c

Browse files
committed
Readme update.
1 parent 715f7bc commit 2684a0c

File tree

6 files changed

+6
-3
lines changed

6 files changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
SparkFun <PRODUCT NAME> Arduino Library
1+
SparkFun BME280 Arduino Library
22
========================================
33

4-
![SparkFun BME280 Breakout](https://github.com/sparkfun/SparkFun_BME280_Arduino_Library/blob/master/readme_picture.jpg)
4+
![SparkFun BME280 Breakout](https://cdn.sparkfun.com//assets/parts/1/2/3/2/9/14348-01.jpg)
55

6-
[*SparkFun BME280 (SEN-13676)*](https://www.sparkfun.com/products/13676)
6+
[*SparkFun CCS811/BME280 Combo (SEN-14348)*](https://www.sparkfun.com/products/14348)
77

88
This library allows the user to:
99

@@ -38,6 +38,7 @@ Documentation
3838
Products that use this Library
3939
---------------------------------
4040

41+
* [*SEN-14348*](https://www.sparkfun.com/products/14348)
4142
* [*SEN-13676*](https://www.sparkfun.com/products/13676)
4243

4344
Version History
@@ -46,6 +47,8 @@ Version History
4647
* [V_1.0.0](https://github.com/sparkfun/SparkFun_BME280_Arduino_Library/tree/V_1.0.0) - Public release.
4748
* [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().
4849
* [V_1.2.0](https://github.com/sparkfun/SparkFun_BME280_Arduino_Library/tree/V_1.2.0) - Added ESP32 architecture directives to modify begin operation.
50+
* [V_2.0.0](https://github.com/sparkfun/SparkFun_BME280_Arduino_Library/tree/V_2.0.0) - Major update. Generalized wire port. Functionalized oversampling, standby time, etc. Added setMode.
51+
4952

5053
License Information
5154
-------------------

0 commit comments

Comments
 (0)