From 6e81997d8df702af463224ed543e2f156bcd2a9c Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Mon, 11 Nov 2019 00:43:37 +0100 Subject: [PATCH] Added lib NoveltyDetection https://github.com/arduino/Arduino/issues/9405 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 9ca51233..ab651cf6 100644 --- a/registry.txt +++ b/registry.txt @@ -2656,3 +2656,4 @@ https://github.com/Alex079/TinySuite.git|Contributed|TinySuite https://github.com/SeeedJP/GroveDriverPack.git|Contributed|GroveDriverPack https://github.com/GerLech/WebConfig.git|Contributed|WebConfig https://github.com/datacentricdesign/dcd-sdk-arduino.git|Contributed|DCD SDK for Arduino +https://github.com/Rotario/noveltyDetection.git|Contributed|NoveltyDetection