File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 433
433
[submodule "libraries/helpers/itertools "]
434
434
path = libraries/helpers/itertools
435
435
url = https://github.com/adafruit/Adafruit_CircuitPython_IterTools.git
436
+ [submodule "libraries/helpers/lifx "]
437
+ path = libraries/helpers/lifx
438
+ url = https://github.com/adafruit/Adafruit_CircuitPython_LIFX
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
54
54
InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/ >
55
55
IterTools <https://circuitpython.readthedocs.io/projects/itertools/en/latest/ >
56
56
LED Animation <https://adafruit-circuitpython-led-animation.readthedocs.io/en/latest/ >
57
+ LIFX Lights <https://circuitpython.readthedocs.io/projects/lifx/en/latest/ >
57
58
Logging <https://circuitpython.readthedocs.io/projects/logging/en/latest/ >
58
59
Mini ESP Tool <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
59
60
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/ >
You can’t perform that action at this time.
0 commit comments