Added note on Adafruit_Sensor requirement.

This commit is contained in:
Kevin Townsend 2017-01-20 13:17:52 +01:00 committed by GitHub
parent 3b54af67d0
commit 0e1d97a603
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ Designed specifically to work with the Adafruit BME280 Breakout
These sensors use I2C or SPI to communicate, up to 4 pins are required to interface These sensors use I2C or SPI to communicate, up to 4 pins are required to interface
Use of this library also required [Adafruit_Sensor](https://github.com/adafruit/Adafruit_Sensor)
to be installed on your local system.
Adafruit invests time and resources providing this open source code, Adafruit invests time and resources providing this open source code,
please support Adafruit and open-source hardware by purchasing please support Adafruit and open-source hardware by purchasing
products from Adafruit! products from Adafruit!