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 920
920
[submodule "libraries/helpers/ble_beacon "]
921
921
path = libraries/helpers/ble_beacon
922
922
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Beacon.git
923
+ [submodule "libraries/helpers/ble_file_transfer "]
924
+ path = libraries/helpers/ble_file_transfer
925
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_File_Transfer.git
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ Helpers for Bluetooth Low Energy (BLE).
147
147
BLE Magic Light <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
148
148
BLE MIDI <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/ >
149
149
BLE Radio <https://circuitpython.readthedocs.io/projects/ble_radio/en/latest/ >
150
+ BLE File Transfer <https://docs.circuitpython.org/projects/ble_file_transfer/en/latest/ >
150
151
151
152
LoRa Wireless Helpers
152
153
^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments