-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the issue
- Doc on MoveHub uses block image of PrimeHub and PrimeHub. as command prefix.
See picture(s). - Explain that the MoveHub cannot broadcast if connected to another device like a PC. As David suggests in BOOST hub, broadcast #1810
Suggested improvement
- Drop the hubname from the functions and create a movehub blocking image.
Or maybe this is on purpose, so no movehub image needed to be made? - Add some text like
Note: The MoveHub cannot broadcast if it is connected to another device, like a PC or tablet.
This is from the 3.5.0 doc.
From https://github.com/pybricks/pybricks-api/blob/v3.5.0/doc/main/hubs/movehub.rst
.. rubric:: Using connectionless Bluetooth messaging
.. blockimg:: pybricks_blockBleBroadcast_PrimeHub
.. automethod:: pybricks.hubs::PrimeHub.ble.broadcast
.. blockimg:: pybricks_blockBleObserve_PrimeHub
.. automethod:: pybricks.hubs::PrimeHub.ble.observe
I could make a PR for this, but there is no MoveHub blockimg.
Assume there needs to be made a new pybricks.hubs::MoveHub.ble.broadcast.
And no idea how and where to make it.
ls -1 pybricks_blockBleBroadcast_*Hub.svg
pybricks_blockBleBroadcast_CityHub.svg
pybricks_blockBleBroadcast_EssentialHub.svg
pybricks_blockBleBroadcast_PrimeHub.svg
pybricks_blockBleBroadcast_TechnicHub.svg
Bert
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation