From 000d52ee243d3a376864ddc5d43d34adc8d9a22c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 14 Apr 2020 23:21:19 +0200 Subject: [PATCH] Added lib DS28CM00 https://github.com/arduino/Arduino/issues/10037 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index edb3a95d..044d8044 100644 --- a/registry.txt +++ b/registry.txt @@ -3019,3 +3019,4 @@ https://github.com/Yurik72/ESPHap.git|Contributed|ESPHap https://github.com/kosme/flex_DST.git|Contributed|flex_DST https://github.com/antoinepetty/RMCS-220X-Control.git|Contributed|RMCS-220X https://github.com/RobTillaart/DHT12.git|Contributed|DHT12 +https://github.com/RobTillaart/DS28CM00.git|Contributed|DS28CM00