2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
- .github/workflows/build.yml+50
- .github/workflows/release.yml+81
- .gitignore-1
- .travis.yml-28
- README.rst+2-2
- adafruit_ble/advertising/__init__.py+2
- adafruit_ble/advertising/adafruit.py+16-9
- adafruit_ble/attributes/__init__.py+1
- adafruit_ble/characteristics/int.py+6
- adafruit_ble/services/apple.py-243
- adafruit_ble/services/magic_light.py-90
- adafruit_ble/services/midi.py+1
- adafruit_ble/services/standard/__init__.py+1
- adafruit_ble/services/standard/hid.py+3-1
- docs/services.rst-3
- examples/ble_apple_notifications.py-34
- examples/ble_hid_periph.py+1-4
- examples/ble_magic_light.py-53
- requirements.txt-1
- setup.py+63
0 commit comments