From a7057ee9c7d2b299518f495aef91c46a7860b0ee Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 18 Nov 2020 16:15:08 +0100 Subject: [PATCH] Added lib Adafruit TMP117 https://github.com/arduino/Arduino/issues/10947 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 0d41c723..4fd29b5f 100644 --- a/registry.txt +++ b/registry.txt @@ -3590,3 +3590,4 @@ https://github.com/Azure/azure-iot-arduino-socket-esp32-wifi.git|Contributed|Azu https://github.com/lbernstone/rrdtool_ESP32.git|Contributed|rrdtool https://github.com/melopero/Melopero_APDS-9960_Arduino_Library.git|Contributed|Melopero APDS9960 https://github.com/darrenjcosborne/NextionSerialString.git|Contributed|Nextion Serial String +https://github.com/adafruit/Adafruit_TMP117.git|Contributed|Adafruit TMP117