From f4563d11d1669d20a43bfd31dc893cf455dc49f2 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 27 Mar 2018 14:25:14 -0700 Subject: [PATCH] Add four missing drivers --- docs/drivers.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/drivers.rst b/docs/drivers.rst index 523316b096..951967e09e 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -76,6 +76,7 @@ Multi-color led drivers. NeoPixel DotStar + WS2801 Displays ------------- @@ -111,7 +112,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and .. toctree:: BNO055 Accelerometer, Magnetometer, Gyroscope and Absolution Orientation - FXAS21002C Gyroscope + FXAS21002C Gyroscope FXOS8700 Accelerometer GPS Global Position LIS3DH Accelerometer @@ -154,6 +155,7 @@ These sensors detect light related attributes such as ``color``, ``light`` (unit .. toctree:: APDS9960 Proximity, Light, RGB, and Gesture + AS726x Color Spectrum Sensor TCS34725 Color Sensor TSL2561 Light Sensor TSL2591 High Dynamic Range Light Sensor @@ -191,6 +193,7 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` ADS1x15 Analog-to-Digital Converter DS2413 OneWire GPIO Expander FocalTech Capacitive Touch + MCP230xx GPIO Expander MCP4725 Digital-to-Analog Converter PCA9685 16 x 12-bit PWM Driver TLC5947 24 x 12-bit PWM Driver