docs/main/{prime,essential}hub: Remove beta note.

We are close to final release, so these are no longer considered beta.
This commit is contained in:
David Lechner
2022-12-07 16:31:19 -06:00
parent 3418c8320c
commit e939c14fee
2 changed files with 0 additions and 13 deletions
-7
View File
@@ -7,13 +7,6 @@ Essential Hub
:width: 30%
.. note:: Pybricks support for this hub is in beta.
Check the `installation instructions`_ to try it out.
The following functions may change before the final release.
.. _installation instructions: https://pybricks.com/install/
.. autoclass:: pybricks.hubs.EssentialHub
:no-members:
-6
View File
@@ -7,10 +7,6 @@ Prime Hub / Inventor Hub
:height: 15 em
.. note:: Pybricks support for these hubs is in beta.
Check the `installation instructions`_ to try it out.
The following functions may change before the final release.
.. class:: InventorHub
This class is the same as the ``PrimeHub`` class, shown below. Both classes
@@ -257,5 +253,3 @@ Turning the hub off
.. literalinclude::
../../../examples/pup/hub_common/build/system_shutdown_primehub.py
.. _installation instructions: https://pybricks.com/install/