From 3f3953f99bdd1d58948f4bc05ddd530a30ebfe1f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 29 Jan 2019 10:59:46 +0100 Subject: [PATCH] Added lib ModbusConfig https://github.com/arduino/Arduino/issues/8449 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c9d681f1..a32b482c 100644 --- a/registry.txt +++ b/registry.txt @@ -2113,3 +2113,4 @@ https://github.com/MicroGamerConsole/MicroGamer-Arduino.git|Contributed|MicroGam https://github.com/SV-Zanshin/DS1631.git|Contributed|DS1631 https://github.com/SV-Zanshin/DS3231M.git|Contributed|DS3231M https://github.com/SV-Zanshin/DSFamily.git|Contributed|DSFamily +https://github.com/Warlib1975/ModbusConfig.git|Contributed|ModbusConfig