From 8673fd58c8921ee184ef42aae3870f47b746a6d3 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 9 May 2017 06:26:16 +0200 Subject: [PATCH] Added lib DS1307 Emulator https://github.com/arduino/Arduino/issues/6266 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index bb4566ff..a6adb4a2 100644 --- a/registry.txt +++ b/registry.txt @@ -1061,3 +1061,4 @@ https://github.com/adafruit/Adafruit_MCP3008.git|Contributed|Adafruit MCP3008 https://github.com/adafruit/Adafruit_SPIFlash.git|Contributed|Adafruit SPIFlash https://github.com/AntoIOT/anto-esp8266-arduino.git|Contributed|anto-esp8266-arduino https://github.com/hedrickbt/MillaMilla_DS7505_Library.git|Contributed|MillaMilla DS7505 Library +https://github.com/thexeno/DS1307-Emulator-Arduino-Library.git|Contributed|DS1307 Emulator