From f94cbea3906c7100a983443951d61ae9d01c4d7c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 9 May 2020 20:12:49 +0200 Subject: [PATCH] Added lib Rtc_Pcf8563 https://github.com/arduino/Arduino/issues/10174 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 9dcf3d55..c26f9c0a 100644 --- a/registry.txt +++ b/registry.txt @@ -3080,3 +3080,4 @@ https://github.com/Nospampls/SchedTask.git|Contributed|SchedTask https://gitlab.com/virchow-personal/arduino-ledflasher.git|Contributed|ledflasher https://github.com/madhephaestus/lx16a-servo.git|Contributed|lx16a-servo https://github.com/davidepalladino/Button-Arduino.git|Contributed|Button-Arduino +https://github.com/orbitalair/Rtc_Pcf8563.git|Contributed|Rtc_Pcf8563