summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-12-27 00:04:04 -0500
committerDan Halbert <halbert@halwitz.org>2018-12-27 00:04:04 -0500
commit4167bf5b241eec4e5a04c36d7f7c66d43a8bb921 (patch)
treececbe776d11edf3eaefba602a1c6a1e15dfd6059 /docs
parentf5b15c9b4d05e1c49bdc9ea76b27a87cf5808462 (diff)
wip: advertising works, but not connection
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 119706d33..fcd94bc3b 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -213,7 +213,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/>
+ 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/>