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