From ee3b64bc76a08cc837929af86b1782bfa91754e9 Mon Sep 17 00:00:00 2001 From: Kattni Rembor Date: Thu, 11 Oct 2018 15:00:14 -0400 Subject: [PATCH] Adding Slideshow to bundle --- .gitmodules | 3 +++ libraries/helpers/slideshow | 1 + 2 files changed, 4 insertions(+) create mode 160000 libraries/helpers/slideshow diff --git a/.gitmodules b/.gitmodules index 65c38186..73a3fe02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -304,3 +304,6 @@ [submodule "libraries/cap1188"] path = libraries/cap1188 url = https://github.com/adafruit/Adafruit_CircuitPython_Bundle.git +[submodule "libraries/helpers/slideshow"] + path = libraries/helpers/slideshow + url = https://github.com/adafruit/Adafruit_CircuitPython_Slideshow.git diff --git a/libraries/helpers/slideshow b/libraries/helpers/slideshow new file mode 160000 index 00000000..f09be0f6 --- /dev/null +++ b/libraries/helpers/slideshow @@ -0,0 +1 @@ +Subproject commit f09be0f6a396b4c186aba51dd24a99f576b0b16a