From 8be9c6fa1c5c0aa03c68280dc463175671bd0826 Mon Sep 17 00:00:00 2001 From: Brayden Anderson Date: Sun, 18 Feb 2024 21:10:36 -0700 Subject: [PATCH] Update repositories.txt to include 2 new Libraries (#4082) 2 new Libraries from Author: Brayden Anderson (@braydenanderson2014 ) --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index 0bb844f2..9a0284cf 100644 --- a/repositories.txt +++ b/repositories.txt @@ -6692,3 +6692,5 @@ https://github.com/braydenanderson2014/ArduinoArrayList https://github.com/braydenanderson2014/ArduinoDoubleLinkedList https://github.com/braydenanderson2014/ArduinoLinkedList https://github.com/braydenanderson2014/SimpleVector +https://github.com/braydenanderson2014/ArduinoSDList +https://github.com/braydenanderson2014/ArduinoHashtable