File tree 3 files changed +5
-1
lines changed
3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 805
805
[submodule "libraries/helpers/funhouse "]
806
806
path = libraries/helpers/funhouse
807
807
url = https://github.com/adafruit/Adafruit_CircuitPython_FunHouse.git
808
+ [submodule "libraries/helpers/colorsys "]
809
+ path = libraries/helpers/colorsys
810
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Colorsys.git
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ Miscellaneous Helpers
203
203
SimpleMath <https://circuitpython.readthedocs.io/projects/simplemath/en/latest/ >
204
204
USB Human Interface Device (Keyboard and Mouse) <https://circuitpython.readthedocs.io/projects/hid/en/latest/ >
205
205
Test Repo <https://circuitpython.readthedocs.io/projects/testrepo/en/latest/ >
206
-
206
+ Colorsys < https://circuitpython.readthedocs.io/projects/colorsys/en/latest/ >
207
207
208
208
Blinky
209
209
--------
You can’t perform that action at this time.
0 commit comments