From 202a991805e3831da6c6ca44c55fa0a803e41251 Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sat, 25 Nov 2023 13:29:49 -0500 Subject: [PATCH] [M] Move files --- {include => CardReader/include}/README | 0 {include => CardReader/include}/types.h | 0 lib/FastLED | 1 - 3 files changed, 1 deletion(-) rename {include => CardReader/include}/README (100%) rename {include => CardReader/include}/types.h (100%) delete mode 160000 lib/FastLED diff --git a/include/README b/CardReader/include/README similarity index 100% rename from include/README rename to CardReader/include/README diff --git a/include/types.h b/CardReader/include/types.h similarity index 100% rename from include/types.h rename to CardReader/include/types.h diff --git a/lib/FastLED b/lib/FastLED deleted file mode 160000 index 3a03742..0000000 --- a/lib/FastLED +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3a03742a09aeb219a065954d7f85be9cdd2582f0