Added note on Adafruit_Sensor requirement.
This commit is contained in:
parent
3b54af67d0
commit
0e1d97a603
|
|
@ -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
|
||||
|
||||
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,
|
||||
please support Adafruit and open-source hardware by purchasing
|
||||
products from Adafruit!
|
||||
|
|
|
|||
Loading…
Reference in New Issue