File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 685
685
[submodule "libraries/drivers/lis331 "]
686
686
path = libraries/drivers/lis331
687
687
url = https://github.com/adafruit/Adafruit_CircuitPython_LIS331.git
688
+ [submodule "libraries/helpers/ble_adafruit "]
689
+ path = libraries/helpers/ble_adafruit
690
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Adafruit.git
Original file line number Diff line number Diff line change @@ -117,7 +117,8 @@ Helpers for Bluetooth Low Energy (BLE).
117
117
.. toctree ::
118
118
119
119
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
120
- BLE base library<https://circuitpython.readthedocs.io/projects/ble/en/latest/>
120
+ BLE Base Library <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
121
+ BLE Adafruit Services <https://circuitpython.readthedocs.io/projects/ble_adafruit/en/latest/ >
121
122
BLE Apple Media Service <https://circuitpython.readthedocs.io/projects/ble_apple_media/en/latest/ >
122
123
BLE Apple Notification Center Service <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/ >
123
124
BLE BerryMed Pulse Oximeter Service <https://circuitpython.readthedocs.io/projects/ble_berrymed_pulse_oximeter/en/latest/ >
You can’t perform that action at this time.
0 commit comments