From f501b11610f0cf86665dbd5049c5ef5cb6cb7e0a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 15 May 2020 12:11:04 +0200 Subject: [PATCH] Added lib Prandom https://github.com/arduino/Arduino/issues/10206 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5aff1192..44b6c21f 100644 --- a/registry.txt +++ b/registry.txt @@ -3102,3 +3102,4 @@ https://github.com/ostaquet/Arduino-MQ131-driver.git|Contributed|MQ131 gas senso https://github.com/sparkfun/SparkFun_PHT_MS8607_Arduino_Library.git|Contributed|SparkFun PHT MS8607 Arduino Library https://github.com/LAtimes2/InternalTemperature.git|Contributed|InternalTemperature https://github.com/adafruit/Adafruit_LIS331.git|Contributed|Adafruit LIS331 +https://github.com/RobTillaart/Prandom.git|Contributed|Prandom