From e19e956b07517dbbdd47b4b2f210fb06a3ecda5e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 19 Jul 2017 13:42:16 +0200 Subject: [PATCH] Added lib TMP36 https://github.com/arduino/Arduino/issues/6497 --- registry.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.txt b/registry.txt index 19b100b4..a8a8fdd5 100644 --- a/registry.txt +++ b/registry.txt @@ -1131,7 +1131,8 @@ https://github.com/arielnh56/OctoSonar.git|Contributed|OctoSonar https://github.com/Schm1tz1/aws-sdk-arduino-esp8266.git|Contributed|AWS-SDK-ESP8266 https://github.com/SodaqMoja/Sodaq_nbIOT.git|Contributed|Sodaq_nbIOT https://github.com/jaean123/ArduinoCommanderLib.git|Contributed|Arduino Commander -https://github.com/SteveBenz/PS2KeyboardHost.git|Contributed|Ps2KeyboardHost +https://github.com/SteveBenz/PS2KeyboardHost.git|Contributed|Ps2KeyboardHost https://github.com/bitcraze/Bitcraze_PMW3901.git|Contributed|Bitcraze PMW3901 https://github.com/asukiaaa/MPU9250_asukiaaa.git|Contributed|MPU9250_asukiaaa https://github.com/LeemanGeophysicalLLC/FIR_Filter_Arduino_Library.git|Contributed|FIR filter +https://github.com/Isaac100/TMP36.git|Contributed|TMP36