From 51340c6344453f12c42359591ccf33e7125ffe53 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Aug 2018 23:13:03 +0200 Subject: [PATCH] Added lib MTCParser https://github.com/arduino/Arduino/issues/7887 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7eb29ee8..4abbe3c1 100644 --- a/registry.txt +++ b/registry.txt @@ -1829,3 +1829,4 @@ https://github.com/hideakitai/MCP4728.git|Contributed|MCP4728 https://github.com/hideakitai/MPU9250.git|Contributed|MPU9250 https://github.com/hideakitai/PCA9547.git|Contributed|PCA9547 https://github.com/hideakitai/PCF2129.git|Contributed|PCF2129 +https://github.com/hideakitai/MTCParser.git|Contributed|MTCParser