mirror of https://github.com/m-labs/artiq.git
spi: style
This commit is contained in:
parent
8446cccb4e
commit
90cf11994e
|
@ -1,6 +1,6 @@
|
|||
import numpy
|
||||
|
||||
from artiq.language.core import (kernel, portable, now_mu, delay_mu)
|
||||
from artiq.language.core import kernel, portable, now_mu, delay_mu
|
||||
from artiq.language.units import MHz
|
||||
from artiq.coredevice.rtio import rtio_output, rtio_input_data
|
||||
|
||||
|
|
Loading…
Reference in New Issue