mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
doc/hubs: move note about identical classes
Otherwise, it was shown after the newly added __init__ docstring, which was confusing.
This commit is contained in:
@@ -4,13 +4,13 @@ MINDSTORMS Inventor Hub
|
||||
.. figure:: ../../api/images/inventorhub.png
|
||||
:height: 15 em
|
||||
|
||||
This class is identical to the
|
||||
:class:`PrimeHub <pybricks.hubs.PrimeHub>` class, except
|
||||
for the name.
|
||||
|
||||
.. autoclass:: pybricks.hubs.InventorHub
|
||||
:no-members:
|
||||
|
||||
This class is identical to the
|
||||
:class:`PrimeHub <pybricks.hubs.PrimeHub>` class, except
|
||||
for the name.
|
||||
|
||||
.. rubric:: Using the hub status light
|
||||
|
||||
.. figure:: ../../api/images/primehub_light_label.png
|
||||
|
||||
@@ -4,13 +4,13 @@ SPIKE Prime Hub
|
||||
.. figure:: ../../api/images/primehub.png
|
||||
:height: 15 em
|
||||
|
||||
This class is identical to the
|
||||
:class:`PrimeHub <pybricks.hubs.PrimeHub>` class, except
|
||||
for the name.
|
||||
|
||||
.. autoclass:: pybricks.hubs.PrimeHub
|
||||
:no-members:
|
||||
|
||||
This class is identical to the
|
||||
:class:`PrimeHub <pybricks.hubs.PrimeHub>` class, except
|
||||
for the name.
|
||||
|
||||
.. rubric:: Using the hub status light
|
||||
|
||||
.. figure:: ../../api/images/primehub_light_label.png
|
||||
|
||||
Reference in New Issue
Block a user