From 226f42946e5d807020376f4aec2bfeba0449e163 Mon Sep 17 00:00:00 2001 From: Lennart Buhl Date: Sat, 21 May 2022 13:28:52 +0200 Subject: [PATCH] Dependency in library.properties as in BMP280 lib --- library.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/library.properties b/library.properties index debe8e5..8b3198e 100644 --- a/library.properties +++ b/library.properties @@ -7,3 +7,4 @@ paragraph=Unified sensor driver for Adafruit's BMP085 & BMP180 breakouts category=Sensors url=https://github.com/adafruit/Adafruit_BMP085_Unified architectures=* +depends=Adafruit Unified Sensor