From a097c5ef86b68c7026771a7f2debc6741110b9ce Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 2 May 2018 10:45:03 +0200 Subject: [PATCH] Added lib USBStatus https://github.com/arduino/Arduino/issues/7529 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index a10d17d1..4c20ba90 100644 --- a/registry.txt +++ b/registry.txt @@ -1627,3 +1627,4 @@ https://github.com/toxnico/Timer.git|Contributed|DMTimer https://github.com/amperka/TroykaLight.git|Contributed|TroykaLight https://github.com/simonmonk/arduino_TEA5767.git|Contributed|ArduinoTEA5767 https://github.com/jandrassy/StreamLib.git|Contributed|StreamLib +https://github.com/M-Reimer/USBStatus.git|Contributed|USBStatus