2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-19 00:16:29 +08:00

doc: minor correction

This commit is contained in:
Sébastien Bourdeauducq 2024-06-20 17:34:58 +08:00
parent 02c1d2514f
commit e09fde6f51

View File

@ -56,7 +56,7 @@ As with other configuration changes, the core device should be restarted (``arti
Using the core language with DRTIO Using the core language with DRTIO
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Remote channels are accessed just as local channels are (e.g., most commonly, by calling ``self.setattr_device()`` and then referencing the channel by name.) Remote channels are accessed just as local channels are (e.g., most commonly, by calling ``self.setattr_device()`` and then referencing the device by name.)
Link establishment Link establishment
^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^