Skip to content

Commit

Permalink
doc: scan objects not supported on core device
Browse files Browse the repository at this point in the history
sbourdeauducq committed Jun 18, 2016
1 parent cc28b59 commit 6a81b16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions artiq/language/scan.py
Original file line number Diff line number Diff line change
@@ -14,8 +14,6 @@
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

0 comments on commit 6a81b16

Please sign in to comment.