From 3a31da833debe12963fc2ba523a7316b5b4cc1ba Mon Sep 17 00:00:00 2001 From: Brayden Anderson Date: Sun, 18 Feb 2024 16:14:07 -0700 Subject: [PATCH] Add New Libraries from code Author braydenanderson2014 (#4079) Adding popular libraries from PlatformIO written by braydenanderson2014 to the Arduino Library Manager --- repositories.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repositories.txt b/repositories.txt index ba7e0f8e..0bb844f2 100644 --- a/repositories.txt +++ b/repositories.txt @@ -6688,3 +6688,7 @@ https://github.com/mbrugman67/Uno-Minimal-HUB75 https://github.com/derekcurry/super_easing https://github.com/byrmeng/DeneyapKart.QRCodeReader https://github.com/Jens3382/xy6020l +https://github.com/braydenanderson2014/ArduinoArrayList +https://github.com/braydenanderson2014/ArduinoDoubleLinkedList +https://github.com/braydenanderson2014/ArduinoLinkedList +https://github.com/braydenanderson2014/SimpleVector