File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 676
676
[submodule "libraries/helpers/bitbangio "]
677
677
path = libraries/helpers/bitbangio
678
678
url = https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO.git
679
+ [submodule "libraries/helpers/ble_berrymed_pulse_oximeter "]
680
+ path = libraries/helpers/ble_berrymed_pulse_oximeter
681
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_BerryMed_Pulse_Oximeter.git
Original file line number Diff line number Diff line change @@ -120,11 +120,12 @@ Helpers for Bluetooth Low Energy (BLE).
120
120
BLE base library<https://circuitpython.readthedocs.io/projects/ble/en/latest/>
121
121
BLE Apple Media Service <https://circuitpython.readthedocs.io/projects/ble_apple_media/en/latest/ >
122
122
BLE Apple Notification Center Service <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/ >
123
+ BLE BerryMed Pulse Oximeter Service <https://circuitpython.readthedocs.io/projects/ble_berrymed_pulse_oximeter/en/latest/ >
123
124
BLE BroadcastNet <https://circuitpython.readthedocs.io/projects/ble_broadcastnet/en/latest/ >
124
125
BLE Cycling Speed and Cadence Service <https://circuitpython.readthedocs.io/projects/ble_cycling_speed_and_cadence/en/latest/ >
125
126
BLE Eddystone Beacon <https://circuitpython.readthedocs.io/projects/ble_eddystone/en/latest/ >
126
127
BLE Heart Rate Service <https://circuitpython.readthedocs.io/projects/ble_heart_rate/en/latest/ >
127
- BLE iBBQ <https://circuitpython.readthedocs.io/projects/ble_ibbq/en/latest/ >
128
+ BLE iBBQ Service <https://circuitpython.readthedocs.io/projects/ble_ibbq/en/latest/ >
128
129
BLE Magic Light Service <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
129
130
BLE MIDI <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/ >
130
131
BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio/en/latest/ >
You can’t perform that action at this time.
0 commit comments