Adding the includes line to the library.properties

This line allows the Arduino framework to discover that this library provides this header file.
This commit is contained in:
Kevin Harrington
2019-03-11 10:08:54 -04:00
committed by GitHub
parent a78507261d
commit 073746a60b

View File

@ -7,3 +7,4 @@ paragraph=A unified sensor abstraction layer used by many Adafruit sensor librar
category=Sensors
url=https://github.com/adafruit/Adafruit_Sensor
architectures=*
includes=Adafruit_Sensor.h