summaryrefslogtreecommitdiff
path: root/docs/drivers.rst
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2019-01-24 00:13:15 -0500
committerDan Halbert <halbert@halwitz.org>2019-01-24 00:13:15 -0500
commit04aa906fac7b57d56c3f7c1249ebe4b1e8690422 (patch)
tree836a844400c380960e6f5165bfdc204fc340c0b1 /docs/drivers.rst
parent7998a7696d31c68c8837af86173ec5d507567ca2 (diff)
fix a few ble-related doc issues
Diffstat (limited to 'docs/drivers.rst')
-rw-r--r--docs/drivers.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index fcd94bc3b..148db804d 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -70,6 +70,8 @@ These libraries build on top of the low level APIs to simplify common tasks.
miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/>
Slideshow <https://circuitpython.readthedocs.io/projects/slideshow/en/latest/>
LED Animation <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/>
+ Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/>
+ Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/>
Blinky
--------