From 920bccf444f658e6e152c98cb7aa5127e6896f9b Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 6 Nov 2020 13:53:17 +0100 Subject: [PATCH] Added lib ProtoCentral ADS1262 32-bit precision ADC Library https://github.com/arduino/Arduino/issues/10902 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index b06e0324..2b7eecc9 100644 --- a/registry.txt +++ b/registry.txt @@ -3567,3 +3567,4 @@ https://github.com/limiteddata/SchedulerESP8266.git|Contributed|SchedulerESP8266 https://github.com/khoih-prog/STM32_TimerInterrupt.git|Contributed|STM32_TimerInterrupt https://github.com/rileyjshaw/Seg16.git|Contributed|Seg16 https://github.com/lucyamy/SevenSegInt.git|Contributed|SevenSegInt +https://github.com/Protocentral/ProtoCentral_ads1262.git|Contributed|ProtoCentral ADS1262 32-bit precision ADC Library