adding emc2101

This commit is contained in:
siddacious 2020-10-26 17:34:30 -07:00
parent 30d71c9bc1
commit bcdba32731
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -736,3 +736,6 @@
[submodule "libraries/drivers/lc709203f"]
path = libraries/drivers/lc709203f
url = https://github.com/adafruit/Adafruit_CircuitPython_LC709203F.git
[submodule "libraries/drivers/emc2101"]
path = libraries/drivers/emc2101
url = https://github.com/adafruit/Adafruit_CircuitPython_EMC2101.git

View file

@ -82,6 +82,7 @@ Helpers for driving motors, servos, and steppers.
.. toctree::
DC Motor and Servo <https://circuitpython.readthedocs.io/projects/motor/en/latest/>
EMC2101 Fan Controller and Temperature monitor <https://circuitpython.readthedocs.io/projects/emc2101/en/latest/>
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/>
ServoKit <https://circuitpython.readthedocs.io/projects/servokit/en/latest/>

@ -0,0 +1 @@
Subproject commit 9bca5782c5985c7245718678055cff668abf82ca