Skip to content

Commit be2127b

Browse files
Melissa LeBlanc-WilliamsMelissa LeBlanc-Williams
Melissa LeBlanc-Williams
authored and
Melissa LeBlanc-Williams
committed
Updated Bundle Files
2 parents aecb4e1 + 47119e7 commit be2127b

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,9 @@
436436
[submodule "libraries/helpers/lifx"]
437437
path = libraries/helpers/lifx
438438
url = https://github.com/adafruit/Adafruit_CircuitPython_LIFX
439+
[submodule "libraries/helpers/hue"]
440+
path = libraries/helpers/hue
441+
url = https://github.com/adafruit/Adafruit_CircuitPython_Hue.git
439442
[submodule "libraries/drivers/lps35hw"]
440443
path = libraries/drivers/lps35hw
441444
url = https://github.com/adafruit/Adafruit_CircuitPython_LPS35HW.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ These libraries build on top of the low level APIs to simplify common tasks.
5050
Display Text <https://circuitpython.readthedocs.io/projects/display-text/en/latest/>
5151
Fancy LED (similar to FastLED) <https://circuitpython.readthedocs.io/projects/fancyled/en/latest/>
5252
Framebuf Module <https://circuitpython.readthedocs.io/projects/framebuf/en/latest/>
53+
Hue Lights <https://circuitpython.readthedocs.io/projects/hue/en/latest/>
5354
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/>
5455
InfraRed Remote <https://circuitpython.readthedocs.io/projects/irremote/en/latest/>
5556
IterTools <https://circuitpython.readthedocs.io/projects/itertools/en/latest/>

libraries/helpers/hue

Submodule hue added at 131cd3b

0 commit comments

Comments
 (0)