diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-07-16 09:01:46 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-07-16 09:01:46 -0400 |
| commit | a20ab40ed2384e3d0463c67a792040145203e364 (patch) | |
| tree | 3cf9b25de82da6bf02b1fac8398310da87c8d448 /docs | |
| parent | 6c5a152a51b74dfc08b8837b992fd9b375066e83 (diff) | |
Merge 3.0.0 final bugfixes and changes to master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/drivers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 951967e09..37bebb46a 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -191,6 +191,7 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` Adafruit SeeSaw <https://circuitpython.readthedocs.io/projects/seesaw/en/latest/> ADS1x15 Analog-to-Digital Converter <https://circuitpython.readthedocs.io/projects/ads1x15/en/latest/> + Crickit Robotics Boards <<https://circuitpython.readthedocs.io/projects/crickit/en/latest/> DS2413 OneWire GPIO Expander <https://circuitpython.readthedocs.io/projects/ds2413/en/latest/> FocalTech Capacitive Touch <https://circuitpython.readthedocs.io/projects/focaltouch/en/latest/> MCP230xx GPIO Expander <https://circuitpython.readthedocs.io/projects/mcp230xx/en/latest/> @@ -200,7 +201,6 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and ` TLC59711 12 x 16-bit PWM Driver <https://circuitpython.readthedocs.io/projects/tlc59711/en/latest/> MPR121 Capacitive Touch Sensor <https://circuitpython.readthedocs.io/projects/mpr121/en/latest/> - Miscellaneous ---------------- |
