From 512ad0029f7cdbd8190285016db45f41edd32e09 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 2 Jan 2019 14:02:49 +0100 Subject: [PATCH] Added lib DS18B20Events https://github.com/arduino/Arduino/issues/8334 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 59e4d71a..493bd374 100644 --- a/registry.txt +++ b/registry.txt @@ -2040,3 +2040,4 @@ https://github.com/thexperiments/NukiClientESP.git|Contributed|NukiClientESP https://github.com/OM222O/ADS1219.git|Contributed|ADS1219 https://github.com/ofekp/TinyUPnP.git|Contributed|TinyUPnP https://github.com/TamojitSaha/MAX6626_library.git|Contributed|MAX6626 +https://github.com/IharYakimush/arduino-temperature-control-events.git|Contributed|DS18B20Events