We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45c2491 + 429026c commit 5214a3dCopy full SHA for 5214a3d
docs/api.rst
@@ -6,3 +6,8 @@
6
7
.. automodule:: adafruit_ble_broadcastnet
8
:members:
9
+ :exclude-members: AdafruitSensorMeasurement
10
+
11
+ .. autoclass:: AdafruitSensorMeasurement
12
+ :members:
13
+ :exclude-members: match_prefixes
requirements.txt
@@ -3,4 +3,4 @@
3
# SPDX-License-Identifier: Unlicense
4
5
Adafruit-Blinka
-adafruit-circuitpython-ble
+adafruit-circuitpython-ble>=8.0.0
0 commit comments