Skip to content

Commit 0e1d97a

Browse files
authored
Added note on Adafruit_Sensor requirement.
1 parent 3b54af6 commit 0e1d97a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Designed specifically to work with the Adafruit BME280 Breakout
55

66
These sensors use I2C or SPI to communicate, up to 4 pins are required to interface
77

8+
Use of this library also required [Adafruit_Sensor](https://github.com/adafruit/Adafruit_Sensor)
9+
to be installed on your local system.
10+
811
Adafruit invests time and resources providing this open source code,
912
please support Adafruit and open-source hardware by purchasing
1013
products from Adafruit!

0 commit comments

Comments
 (0)