Add links to two more libraries.

This commit is contained in:
Scott Shawcroft 2016-11-28 19:24:16 -08:00
parent b8bf15de16
commit 77db3d450e

View File

@ -5,9 +5,11 @@ These are drivers available in separate GitHub repos.
.. toctree::
Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/>
RGB Displays <http://micropython-rgb.readthedocs.io/>
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
Real-time Clock modules <http://micropython-urtc.readthedocs.io/>
DS3231 Real-time Clock <http://adafruit-micropython-ds3231.readthedocs.io/en/latest/>
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>