From c28ec669ce5fbf3248a92224314e5ece2548ac57 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 30 Apr 2023 13:58:13 +0700 Subject: [PATCH] Add new BH1750 lib (#2806) Work with all Arduino Core platfrom eg. Arduino-AVR core, esp32-arduino-core --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 3d27dbdc..9246fc1b 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5832,3 +5832,4 @@ https://github.com/epsilonrt/EepromSecureData https://github.com/americodias/PI4IOE5V9554 https://github.com/eebothobby/DAC7574 https://github.com/eebothobby/ADS7828 +https://github.com/ArtronShop/ArtronShop_BH1750