From 84e57f38079d11d40f694f38c02f7baa47248b61 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 21 Oct 2018 22:47:12 +0200 Subject: [PATCH] Added lib BMP180MI https://github.com/arduino/Arduino/issues/8094 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8dec586d..d17e1d35 100644 --- a/registry.txt +++ b/registry.txt @@ -1912,3 +1912,4 @@ https://github.com/pierremolinaro/acan2515.git|Contributed|ACAN2515 https://github.com/denkitronik/ADS1118.git|Contributed|ADS1118 library https://github.com/chipKIT32-libraries/PICxel.git|Contributed|PICxel https://gitlab.com/arduino-libraries/i2commands.git|Contributed|I2Commands +https://bitbucket.org/christandlg/bmp180mi.git|Contributed|BMP180MI