From a56538caad67650d6f05c1f9c8ee66e3848c57ee Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Jul 2020 16:47:58 +0200 Subject: [PATCH] Added lib WebSockets2_Generic https://github.com/arduino/Arduino/issues/10504 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2f5c95c3..e3056273 100644 --- a/registry.txt +++ b/registry.txt @@ -3289,3 +3289,4 @@ https://github.com/RobTillaart/DHT2pin.git|Contributed|DHT2pin https://github.com/RobTillaart/HeartBeat.git|Contributed|HeartBeat https://github.com/RobTillaart/GY521.git|Contributed|GY521 https://github.com/xreef/EMailSender.git|Contributed|EMailSender +https://github.com/khoih-prog/WebSockets2_Generic.git|Contributed|WebSockets2_Generic