From 7e8ac39eb26fd4f4e154f4f33c13abbd12e7f87e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 24 Jul 2020 21:06:19 +0200 Subject: [PATCH] Added lib TimeProfiler https://github.com/arduino/Arduino/issues/10540 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 55fa34cd..12abda4e 100644 --- a/registry.txt +++ b/registry.txt @@ -3306,3 +3306,4 @@ https://github.com/RobTillaart/ADT7470.git|Contributed|ADT7470 https://github.com/RobTillaart/PCF8591.git|Contributed|PCF8591 https://github.com/sparkfun/SparkFun_MicroPressure_Arduino_Library.git|Contributed|SparkFun MicroPressure Library https://github.com/cotestatnt/AsyncTelegram.git|Contributed|AsyncTelegram +https://github.com/hideakitai/TimeProfiler.git|Contributed|TimeProfiler