From 60eb38fc511ecb2dda7523fd0ed283a60f996290 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 9 Feb 2021 22:45:42 +0100 Subject: [PATCH] Added lib VEML6040 https://github.com/arduino/Arduino/issues/11255 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 292728a3..352ce7df 100644 --- a/registry.txt +++ b/registry.txt @@ -3778,3 +3778,4 @@ https://github.com/alikabeel/Letters-and-Numbers-Seven-Segment-Display-Library.g https://github.com/StarsoftAnalysis/ESP8266RTTTLPlus.git|Contributed|ESP8266RTTTLPlus https://github.com/khoih-prog/ESPAsync_WiFiManager_Lite.git|Contributed|ESPAsync_WiFiManager_Lite https://github.com/khoih-prog/ESP_WiFiManager_Lite.git|Contributed|ESP_WiFiManager_Lite +https://github.com/thewknd/VEML6040.git|Contributed|VEML6040