From 5d79c4c089c65e10e0e60b94a951f02938cc80dc Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 28 May 2021 17:40:59 +0200 Subject: [PATCH] Added lib microDS18B20 https://github.com/arduino/Arduino/issues/11557 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e0556b8d..2aadd7a5 100644 --- a/registry.txt +++ b/registry.txt @@ -3983,3 +3983,4 @@ https://github.com/GyverLibs/SevenSegmentsDisp.git|Contributed|SevenSegmentsDisp https://github.com/GyverLibs/GyverTM1637.git|Contributed|GyverTM1637 https://github.com/GyverLibs/GyverOLED.git|Contributed|GyverOLED https://github.com/GyverLibs/GyverMAX7219.git|Contributed|GyverMAX7219 +https://github.com/GyverLibs/microDS18B20.git|Contributed|microDS18B20