From 7b199c84a4d9708f1892b7b2b37c461af577e6d3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 18 Mar 2019 21:11:40 +0100 Subject: [PATCH] Added lib ESP_LM35 https://github.com/arduino/Arduino/issues/8645 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1569e917..08bfd908 100644 --- a/registry.txt +++ b/registry.txt @@ -2238,3 +2238,4 @@ https://github.com/ricaun/ArduinoUniqueID.git|Contributed|ArduinoUniqueID https://github.com/ricaun/CayenneLPPDecode.git|Contributed|CayenneLPPDecode https://github.com/adafruit/Adafruit_INA260.git|Contributed|Adafruit INA260 Library https://github.com/corneliusmunz/legoino.git|Contributed|Legoino +https://github.com/CMakerA/ESP_LM35.git|Contributed|ESP_LM35