From 9d921c3ac3c0768e8d8f3ccd685e1fd9cc4842f4 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 23 Dec 2020 17:14:55 +0100 Subject: [PATCH] Added lib TinyTrainable https://github.com/arduino/Arduino/issues/11041 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 9cd1f4a3..c8e005cd 100644 --- a/registry.txt +++ b/registry.txt @@ -3663,3 +3663,4 @@ https://github.com/pilotak/Hysteresis.git|Contributed|Hysteresis https://github.com/pilotak/WeatherMeters.git|Contributed|WeatherMeters https://github.com/sparkfun/SparkFun_SGP40_Arduino_Library.git|Contributed|SparkFun SGP40 Arduino Library https://github.com/vishnumaiea/ptScheduler.git|Contributed|ptScheduler +https://github.com/montoyamoraga/TinyTrainable.git|Contributed|TinyTrainable