From 3079a8fbf8fd95f87d3290fc78ae3f1b6a574dc8 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 2 Aug 2019 17:13:19 +0200 Subject: [PATCH] Added lib LinkedPointerList https://github.com/arduino/Arduino/issues/9115 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index e26c9cb0..51b99447 100644 --- a/registry.txt +++ b/registry.txt @@ -2491,3 +2491,4 @@ https://github.com/PulseRain/Step_CYC10_I2C.git|Contributed|Step_CYC10_I2C https://github.com/dok-net/CoopTask.git|Contributed|CoopTask https://github.com/philbowles/esparto.git|Contributed|Esparto https://github.com/beegee-tokyo/SX126x-Arduino.git|Contributed|SX126x-Arduino +https://github.com/jonnieZG/LinkedPointerList.git|Contributed|LinkedPointerList