File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 670
670
[submodule "libraries/helpers/ble_ibbq "]
671
671
path = libraries/helpers/ble_ibbq
672
672
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_iBBQ.git
673
+ [submodule "libraries/helpers/ble_midi "]
674
+ path = libraries/helpers/ble_midi
675
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_MIDI.git
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ Helpers for Bluetooth Low Energy (BLE).
126
126
BLE Heart Rate Service <https://circuitpython.readthedocs.io/projects/ble_heart_rate/en/latest/ >
127
127
BLE iBBQ <https://circuitpython.readthedocs.io/projects/ble_ibbq/en/latest/ >
128
128
BLE Magic Light Service <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
129
+ BLE MIDI <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/ >
129
130
BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio/en/latest/ >
130
131
131
132
LoRa Wireless Helpers
You can’t perform that action at this time.
0 commit comments