From c7f00259f403049d16a1c30dbea6e75fa75c2663 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 8 Jun 2020 22:53:59 +0200 Subject: [PATCH] Added lib BH1750 https://github.com/arduino/Arduino/issues/10320 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 3d4c4e5f..340ad635 100644 --- a/registry.txt +++ b/registry.txt @@ -3172,3 +3172,4 @@ https://github.com/RobTillaart/PCF8574.git|Contributed|PCF8574 https://github.com/RobTillaart/PinInGroup.git|Contributed|PinInGroup https://github.com/TamojitSaha/MAX6626.git|Contributed|MAX6626 https://github.com/LeandroLimaPRO/Pressure.git|Contributed|PressureNXPMXP +https://github.com/claws/BH1750.git|Contributed|BH1750