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.
1 parent 3d4a0d7 commit 8b891e9Copy full SHA for 8b891e9
pybricksdev/ble/pybricks.py
@@ -66,7 +66,7 @@ class Event(IntEnum):
66
"""Status report.
67
68
The payload is a 32-bit little-endian unsigned integer containing
69
- :class:`Status` flags.
+ :class:`StatusFlag` flags.
70
71
.. availability:: Since Pybricks protocol v1.0.0.
72
"""
0 commit comments