File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 667
667
[submodule "libraries/helpers/ble-radio "]
668
668
path = libraries/helpers/ble-radio
669
669
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Radio.git
670
+ [submodule "libraries/helpers/ble_ibbq "]
671
+ path = libraries/helpers/ble_ibbq
672
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_iBBQ.git
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ Helpers for Bluetooth Low Energy (BLE).
123
123
BLE Cycling Speed and Cadence Service <https://circuitpython.readthedocs.io/projects/ble_cycling_speed_and_cadence/en/latest/ >
124
124
BLE Eddystone Beacon <https://circuitpython.readthedocs.io/projects/ble_eddystone/en/latest/ >
125
125
BLE Heart Rate Service <https://circuitpython.readthedocs.io/projects/ble_heart_rate/en/latest/ >
126
+ BLE iBBQ <https://circuitpython.readthedocs.io/projects/ble_ibbq/en/latest/ >
126
127
BLE Magic Light Service <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
127
128
BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio/en/latest/ >
128
129
You can’t perform that action at this time.
0 commit comments