mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-22 16:46:42 +08:00
doc: scan objects not supported on core device
This commit is contained in:
parent
cc28b596b3
commit
6a81b16230
@ -14,8 +14,6 @@ Iterating multiple times on the same scan object is possible, with the scan
|
||||
yielding the same values each time. Iterating concurrently on the
|
||||
same scan object (e.g. via nested loops) is also supported, and the
|
||||
iterators are independent from each other.
|
||||
|
||||
Scan objects are supported both on the host and the core device.
|
||||
"""
|
||||
|
||||
import random
|
||||
|
Loading…
Reference in New Issue
Block a user