From 4690f43870d548f4df30380a9e8b9caec46c0b95 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 18 May 2020 15:06:26 +0200 Subject: [PATCH] Added lib modbus-esp8266 https://github.com/arduino/Arduino/issues/10223 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 5ab60d24..5136164e 100644 --- a/registry.txt +++ b/registry.txt @@ -3127,3 +3127,4 @@ https://github.com/SvenRosvall/SignalControl.git|Contributed|SignalControl https://github.com/sparkfun/SparkFun_I2C_Mux_Arduino_Library.git|Contributed|SparkFun I2C Mux Arduino Library https://github.com/lovyan03/LovyanGFX.git|Contributed|LovyanGFX https://github.com/MAINAKMONDAL98/MSMPLOTTER.git|Contributed|MSMPLOTTER +https://github.com/emelianov/modbus-esp8266.git|Contributed|modbus-esp8266