From 95be5d8dee2200a8ee556f6f168731de472e8ece Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 1 Mar 2019 10:25:19 +0100 Subject: [PATCH] Added lib RemoteDebugger https://github.com/arduino/Arduino/issues/8585 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2594dc10..ed7d7898 100644 --- a/registry.txt +++ b/registry.txt @@ -2197,3 +2197,4 @@ https://github.com/janthefischer/SerialVariable.git|Contributed|SerialVariable https://github.com/rootfrogs/Arduino-GetInTouch-library.git|Contributed|GetInTouch https://github.com/funkyfisch/arduino-knock-detector.git|Contributed|Knock Detector https://github.com/IoTGuruLive/theiotguru-arduino-library.git|Contributed|The IoT Guru integration +https://github.com/JoaoLopesF/RemoteDebugger.git|Contributed|RemoteDebugger