From 329eff274318dfa6ed3fee3b2aef3caba8f3e73f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 18 May 2020 15:06:38 +0200 Subject: [PATCH] Added lib MCP23017 https://github.com/arduino/Arduino/issues/10221 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 38d0e0e8..679e20aa 100644 --- a/registry.txt +++ b/registry.txt @@ -3129,3 +3129,4 @@ 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 https://github.com/RobTillaart/PulsePattern.git|Contributed|PulsePattern +https://github.com/wollewald/MCP23017_WE.git|Contributed|MCP23017