forked from M-Labs/artiq
basemod_att: fix imports
This commit is contained in:
parent
62a52cb086
commit
e427aaaa66
@ -1,4 +1,4 @@
|
|||||||
from artiq.language.core import kernel, delay
|
from artiq.language.core import kernel, portable, delay
|
||||||
from artiq.language.units import us, ms
|
from artiq.language.units import us, ms
|
||||||
from artiq.coredevice.shiftreg import ShiftReg
|
from artiq.coredevice.shiftreg import ShiftReg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user