mirror of https://github.com/m-labs/artiq.git
fastino: style
This commit is contained in:
parent
c45a872cba
commit
248230a89e
|
@ -4,7 +4,7 @@ streaming DAC.
|
||||||
TODO: Example, describe update/hold
|
TODO: Example, describe update/hold
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from artiq.language.core import kernel, portable
|
from artiq.language.core import kernel, portable, delay
|
||||||
from artiq.coredevice.rtio import rtio_output, rtio_input_data
|
from artiq.coredevice.rtio import rtio_output, rtio_input_data
|
||||||
from artiq.language.units import us
|
from artiq.language.units import us
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue