From 1cd293548fff087b1032e38f05a700b440cec9c3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 17 Dec 2019 23:00:28 +0100 Subject: [PATCH] Added lib Oversampling https://github.com/arduino/Arduino/issues/9529 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 0ff5b79e..b0237ddc 100644 --- a/registry.txt +++ b/registry.txt @@ -2733,3 +2733,4 @@ https://github.com/sparkfun/SparkFun_External_EEPROM_Arduino_Library.git|Contrib https://github.com/khoih-prog/ESP32_ISR_Servo.git|Contributed|ESP32_ISR_Servo https://github.com/Nyanyan/FastCapacitiveSensor.git|Contributed|FastCapacitiveSensor https://github.com/PowerBroker2/Teensy_3X_Multipurpose_Board.git|Contributed|Teensy_3X_Multipurpose_Board +https://github.com/regimantas/Oversampling.git|Contributed|Oversampling