From 3a1789099a3b6f7b4a53d0c03ab609daab3ff56d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 9 May 2020 20:31:33 +0200 Subject: [PATCH] Added lib ArxSmartPtr https://github.com/arduino/Arduino/issues/10156 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 7ec8a8f8..1958ae79 100644 --- a/registry.txt +++ b/registry.txt @@ -3086,3 +3086,4 @@ https://github.com/RobTillaart/StopWatch_RT.git|Contributed|StopWatch_RT https://github.com/RobTillaart/Troolean.git|Contributed|Troolean https://github.com/Protocentral/protocentral_healthypi4_arduino.git|Contributed|ProtoCentral HealthyPi v4 Library https://github.com/hideakitai/ArxTypeTraits.git|Contributed|ArxTypeTraits +https://github.com/hideakitai/ArxSmartPtr.git|Contributed|ArxSmartPtr