From 24a04790d0cfa01ee584415348b9fa08c9c64fa7 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 24 Apr 2019 00:59:00 +0200 Subject: [PATCH] Added lib PathVariableHandlers https://github.com/arduino/Arduino/issues/8810 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index c2a5ca6f..529f69ac 100644 --- a/registry.txt +++ b/registry.txt @@ -2333,3 +2333,4 @@ https://github.com/sparkfun/Qwiic_Capacitive_Touch_Slider_Arduino_Library.git|Co https://github.com/smartmeio/arancino-library.git|Contributed|Arancino https://github.com/Samyz/CESmartCamp.git|Contributed|CESmartCamp https://github.com/ERROPiX/ESP32_AnalogWrite.git|Contributed|ESP32 AnalogWrite +https://github.com/sidoh/path_variable_handlers.git|Contributed|PathVariableHandlers