forked from M-Labs/artiq
ttl: Remove unused attribute [nfc]
This commit is contained in:
parent
17a5fb2dce
commit
2a0e1dabfb
|
@ -113,7 +113,6 @@ class TTLInOut:
|
|||
self.channel = channel
|
||||
|
||||
self.i_previous_timestamp = numpy.int64(0)
|
||||
self.queued_samples = 0
|
||||
|
||||
@kernel
|
||||
def set_oe(self, oe):
|
||||
|
|
Loading…
Reference in New Issue