Skip to content

Commit 5214a3d

Browse files
authored
Merge pull request #29 from tekktrik/doc/fix-ci-issue-2
Fix Build CI issue
2 parents 45c2491 + 429026c commit 5214a3d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/api.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@
66
77
.. automodule:: adafruit_ble_broadcastnet
88
:members:
9+
:exclude-members: AdafruitSensorMeasurement
10+
11+
.. autoclass:: AdafruitSensorMeasurement
12+
:members:
13+
:exclude-members: match_prefixes

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# SPDX-License-Identifier: Unlicense
44

55
Adafruit-Blinka
6-
adafruit-circuitpython-ble
6+
adafruit-circuitpython-ble>=8.0.0

0 commit comments

Comments
 (0)