Skip to content

Commit a9be862

Browse files
committed
pybricks.messaging.BLERadio: Fix example paths.
1 parent 16d5ba6 commit a9be862

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/main/messaging/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ Broadcasting data to other hubs
3535
*******************************
3636

3737
.. literalinclude::
38-
../../../examples/pup/hub_common/build/ble_broadcast_cityhub.py
38+
../../../examples/pup/ble_radio/ble_broadcast.py
3939

4040
Observing data from other hubs
4141
******************************
4242

4343
.. literalinclude::
44-
../../../examples/pup/hub_common/build/ble_observe_cityhub.py
44+
../../../examples/pup/ble_radio/ble_observe.py

0 commit comments

Comments
 (0)