From eded3bc532b83d5ebba3d820ff11d361d2896ece Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 9 May 2020 20:31:24 +0200 Subject: [PATCH] Added lib ArxTypeTraits https://github.com/arduino/Arduino/issues/10157 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index a0cfc159..7ec8a8f8 100644 --- a/registry.txt +++ b/registry.txt @@ -3085,3 +3085,4 @@ https://github.com/sebaJoSt/BlaeckSerial.git|Contributed|BlaeckSerial 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