From 7e4ca89f67312ce8e3f0bf965d0947d79ec7199c Mon Sep 17 00:00:00 2001 From: ArduinoBot Date: Mon, 19 Feb 2024 04:10:38 +0000 Subject: [PATCH] Add submission # 4082 https://github.com/arduino/library-registry/pull/4082 --- registry.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry.txt b/registry.txt index aad4bb3c..ba86aa10 100644 --- a/registry.txt +++ b/registry.txt @@ -6793,3 +6793,5 @@ https://github.com/braydenanderson2014/ArduinoArrayList.git|Contributed|ArrayLis https://github.com/braydenanderson2014/ArduinoDoubleLinkedList.git|Contributed|DoubleLinkedList https://github.com/braydenanderson2014/ArduinoLinkedList.git|Contributed|BasicLinkedList https://github.com/braydenanderson2014/SimpleVector.git|Contributed|SimpleVector +https://github.com/braydenanderson2014/ArduinoSDList.git|Contributed|SDList +https://github.com/braydenanderson2014/ArduinoHashtable.git|Contributed|Hashtable