mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
16 lines
366 B
C++
16 lines
366 B
C++
.. autoclass:: pybricks.hubs.CPlusHub
|
|
:no-members:
|
|
|
|
.. rubric:: Using the hub status light
|
|
|
|
.. automethod:: pybricks.hubs::CPlusHub.light.on
|
|
|
|
.. automethod:: pybricks.hubs::CPlusHub.light.off
|
|
|
|
.. rubric:: Using the battery
|
|
|
|
.. automethod:: pybricks.hubs::CPlusHub.battery.voltage
|
|
|
|
.. automethod:: pybricks.hubs::CPlusHub.battery.current
|
|
|