From bf151ff86dd78ce44b1cca4aee49a9ad874b5593 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 6 Aug 2020 14:45:59 +0200 Subject: [PATCH] Added lib I2C BM8563 RTC https://github.com/arduino/Arduino/issues/10568 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 4341713a..b1ea6a59 100644 --- a/registry.txt +++ b/registry.txt @@ -3342,3 +3342,4 @@ https://github.com/RobTillaart/Kelvin2RGB.git|Contributed|Kelvin2RGB https://github.com/107-systems/107-Arduino-UAVCAN.git|Contributed|107-Arduino-UAVCAN https://github.com/TilenS6/SerialDraw-Library.git|Contributed|SerialDraw https://github.com/RobTillaart/bitHelpers.git|Contributed|bitHelpers +https://github.com/tanakamasayuki/I2C_BM8563.git|Contributed|I2C BM8563 RTC