pybricks.messaging.BLERadio: Fix example paths.

This commit is contained in:
Laurens Valk
2026-05-29 20:28:36 +02:00
parent 16d5ba64d2
commit a9be86238d
+2 -2
View File
@@ -35,10 +35,10 @@ Broadcasting data to other hubs
*******************************
.. literalinclude::
../../../examples/pup/hub_common/build/ble_broadcast_cityhub.py
../../../examples/pup/ble_radio/ble_broadcast.py
Observing data from other hubs
******************************
.. literalinclude::
../../../examples/pup/hub_common/build/ble_observe_cityhub.py
../../../examples/pup/ble_radio/ble_observe.py