mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-17 21:11:56 +08:00
basemod_att: fix imports
This commit is contained in:
parent
f02a8e8ed6
commit
ced4d74f2e
@ -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