File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 790
790
[submodule "libraries/drivers/mcp2515 "]
791
791
path = libraries/drivers/mcp2515
792
792
url = https://github.com/adafruit/Adafruit_CircuitPython_MCP2515.git
793
+ [submodule "libraries/helpers/ble_lywsd03mmc "]
794
+ path = libraries/helpers/ble_lywsd03mmc
795
+ url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_LYWSD03MMC.git
Original file line number Diff line number Diff line change @@ -131,11 +131,12 @@ Helpers for Bluetooth Low Energy (BLE).
131
131
BLE Apple Notification Center Service <https://circuitpython.readthedocs.io/projects/ble_apple_notification_center/en/latest/ >
132
132
BLE BerryMed Pulse Oximeter Service <https://circuitpython.readthedocs.io/projects/ble_berrymed_pulse_oximeter/en/latest/ >
133
133
BLE BroadcastNet <https://circuitpython.readthedocs.io/projects/ble_broadcastnet/en/latest/ >
134
- BLE Cycling Speed and Cadence Service <https://circuitpython.readthedocs.io/projects/ble_cycling_speed_and_cadence/en/latest/ >
134
+ BLE Cycling Speed and Cadence <https://circuitpython.readthedocs.io/projects/ble_cycling_speed_and_cadence/en/latest/ >
135
135
BLE Eddystone Beacon <https://circuitpython.readthedocs.io/projects/ble_eddystone/en/latest/ >
136
- BLE Heart Rate Service <https://circuitpython.readthedocs.io/projects/ble_heart_rate/en/latest/ >
137
- BLE iBBQ Service <https://circuitpython.readthedocs.io/projects/ble_ibbq/en/latest/ >
138
- BLE Magic Light Service <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
136
+ BLE Heart Rate <https://circuitpython.readthedocs.io/projects/ble_heart_rate/en/latest/ >
137
+ BLE iBBQ <https://circuitpython.readthedocs.io/projects/ble_ibbq/en/latest/ >
138
+ BLE LYWSD03MMC (Xiaomi Mijia) <https://circuitpython.readthedocs.io/projects/ble_lywsd03mmc/en/latest/ >
139
+ BLE Magic Light <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
139
140
BLE MIDI <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/ >
140
141
BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio/en/latest/ >
141
142
You can’t perform that action at this time.
0 commit comments