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 664
664
[submodule "libraries/drivers/ds1841 "]
665
665
path = libraries/drivers/ds1841
666
666
url = https://github.com/adafruit/Adafruit_CircuitPython_DS1841.git
667
+ [submodule "libraries/helpers/ble-radio "]
668
+ path = libraries/helpers/ble-radio
669
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Radio.git
Original file line number Diff line number Diff line change @@ -124,6 +124,7 @@ Helpers for Bluetooth Low Energy (BLE).
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
126
BLE Magic Light Service <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
127
+ BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio/en/latest/ >
127
128
128
129
LoRa Wireless Helpers
129
130
^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments