From 4d73a900eed16eb7d9f79800df7db901a4ea936a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 1 Oct 2018 11:14:05 +0200 Subject: [PATCH] Added lib QDispatch https://github.com/arduino/Arduino/issues/8036 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 65c6947d..4ccc16c8 100644 --- a/registry.txt +++ b/registry.txt @@ -1883,3 +1883,4 @@ https://github.com/adafruit/Adafruit_MPRLS.git|Contributed|Adafruit MPRLS Librar https://github.com/adafruit/Adafruit_VEML6075.git|Contributed|Adafruit VEML6075 Library https://github.com/weckbach/AstroMech.git|Contributed|AstroMech https://github.com/remoteme/RemoteMeArduinoLibraryUtils.git|Contributed|RemoteMeUtils +https://github.com/drifkind/QDispatch.git|Contributed|QDispatch