From a5fd8f6346c22938a0e7a7985d8df21468a2f5a3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 29 Dec 2019 23:31:43 +0100 Subject: [PATCH] Added lib tcs3200 https://github.com/arduino/Arduino/issues/9540 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2d92e91d..3cda86bf 100644 --- a/registry.txt +++ b/registry.txt @@ -2741,3 +2741,4 @@ https://gitlab.com/yesbotics/libs/arduino/interval-callback.git|Contributed|Inte https://gitlab.com/yesbotics/libs/arduino/average-value.git|Contributed|AverageValue https://gitlab.com/yesbotics/libs/arduino/timeout-callback.git|Contributed|TimeoutCallback https://github.com/khoih-prog/ESP_DoubleResetDetector.git|Contributed|ESP_DoubleResetDetector +https://github.com/Panjkrc/TCS3200_library.git|Contributed|tcs3200