Skip to content

Commit 8b9c897

Browse files
authored
Merge pull request #4 from tekktrik/dev/add-effects-library
Add displayio_effects library to bundle
2 parents 598a058 + d8fdbb8 commit 8b9c897

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "libraries/helpers/displayio_dial"]
55
path = libraries/helpers/displayio_dial
66
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial.git
7+
[submodule "libraries/helpers/displayio_effects"]
8+
path = libraries/helpers/displayio_effects
9+
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Effects.git

libraries/helpers/displayio_effects

Submodule displayio_effects added at 199f434

0 commit comments

Comments
 (0)