From 23a89daba648fd2c53fb75941a695788c7aae645 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:37:40 +0100 Subject: [PATCH] Added lib SimpleUDPController https://github.com/arduino/Arduino/issues/11082 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 8a129920..d266513e 100644 --- a/registry.txt +++ b/registry.txt @@ -3682,3 +3682,4 @@ https://github.com/Protocentral/protocentral-afe4490-arduino.git|Contributed|Pro https://github.com/khoih-prog/Ethernet_Manager_STM32.git|Contributed|Ethernet_Manager_STM32 https://github.com/dniklaus/spin-timer.git|Contributed|spin-timer https://github.com/Toernblom/SimpleWiFiClient.git|Contributed|SimpleWiFiClient +https://github.com/Toernblom/SimpleUDPController.git|Contributed|SimpleUDPController