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 917
917
[submodule "libraries/drivers/pcf8575 "]
918
918
path = libraries/drivers/pcf8575
919
919
url = https://github.com/adafruit/Adafruit_CircuitPython_PCF8575.git
920
+ [submodule "libraries/helpers/ble_beacon "]
921
+ path = libraries/helpers/ble_beacon
922
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Beacon.git
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ Helpers for Bluetooth Low Energy (BLE).
136
136
BLE Adafruit Services <https://circuitpython.readthedocs.io/projects/ble_adafruit/en/latest/ >
137
137
BLE Apple Media Service <https://circuitpython.readthedocs.io/projects/ble_apple_media/en/latest/ >
138
138
BLE Apple Notification Center Service <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/ >
139
+ BLE Location Beacons <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/ >
139
140
BLE BerryMed Pulse Oximeter Service <https://circuitpython.readthedocs.io/projects/ble_berrymed_pulse_oximeter/en/latest/ >
140
141
BLE BroadcastNet <https://circuitpython.readthedocs.io/projects/ble_broadcastnet/en/latest/ >
141
142
BLE Cycling Speed and Cadence <https://circuitpython.readthedocs.io/projects/ble_cycling_speed_and_cadence/en/latest/ >
You can’t perform that action at this time.
0 commit comments