From 729a393f3905aa4f1229abb185fa9e97fc72b264 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 29 Jan 2019 10:58:53 +0100 Subject: [PATCH] Added lib DS1631 https://github.com/arduino/Arduino/issues/8446 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index d0739e73..61285385 100644 --- a/registry.txt +++ b/registry.txt @@ -2110,3 +2110,4 @@ https://github.com/SV-Zanshin/MicrochipSRAM.git|Contributed|MicrochipSRAM https://github.com/SV-Zanshin/BME680.git|Contributed|BME680 https://github.com/LoganTraceur/LogansGreatButton.git|Contributed|LogansGreatButton https://github.com/MicroGamerConsole/MicroGamer-Arduino.git|Contributed|MicroGamer +https://github.com/SV-Zanshin/DS1631.git|Contributed|DS1631