From eee375653dc2a0d91a18fa2938808691f3bda186 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 6 Nov 2020 11:35:53 +0100 Subject: [PATCH] Added lib LinearRegression https://github.com/arduino/Arduino/issues/10919 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index d848557f..d1cf2577 100644 --- a/registry.txt +++ b/registry.txt @@ -3552,3 +3552,4 @@ https://github.com/GerLech/LG_Matrix_Print.git|Contributed|LG_Matrix_Print https://github.com/khoih-prog/Teensy_TimerInterrupt.git|Contributed|Teensy_TimerInterrupt https://github.com/lexus2k/tinyhal.git|Contributed|tinyhal https://github.com/m5stack/M5-CoreInk.git|Contributed|M5-CoreInk +https://github.com/akkoyun/LinearRegression.git|Contributed|LinearRegression