From 36f973a17e70aaac93126e5fd34f7c885dce9dcd Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 17 Jul 2020 16:48:54 +0200 Subject: [PATCH] Added lib Custom PID https://github.com/arduino/Arduino/issues/10494 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index f7cc4793..bf451301 100644 --- a/registry.txt +++ b/registry.txt @@ -3294,3 +3294,4 @@ https://gitlab.com/airbornemint/arduino-protothreads.git|Contributed|Protothread https://github.com/pvannatto/Switch2_Lib.git|Contributed|Switch2_lib https://github.com/fabiopjve/ULWOS2.git|Contributed|ULWOS2 https://github.com/StanislavJochman/LegoSensorAdapter.git|Contributed|LegoSensorAdapter +https://github.com/Falcons21/Custom_PID.git|Contributed|Custom PID