From 6ed67e7d2478a2efb10d3bf28008b74d9efa5b46 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Thu, 17 Aug 2017 11:27:47 +0200 Subject: [PATCH] Added lib LED Dithering https://github.com/arduino/Arduino/issues/6617 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1afc461d..c06c4521 100644 --- a/registry.txt +++ b/registry.txt @@ -1170,3 +1170,4 @@ https://github.com/SMFSW/cQueue.git|Contributed|cQueue https://github.com/stm32duino/STM32Ethernet.git|Contributed|STM32Ethernet https://github.com/stm32duino/LwIP.git|Contributed|LwIP https://github.com/SofaPirate/AsciiMassage.git|Contributed|AsciiMassage +https://github.com/paulo-raca/ArduinoLedDithering.git|Contributed|LED Dithering