mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-13 13:32:53 +08:00
Merge branch 'master' of https://github.com/dreamsourcelab/DSView into dev-1.3
This commit is contained in:
commit
065c40f45f
@ -185,6 +185,7 @@ class Decoder(srd.Decoder):
|
||||
self.timeoutcount = 0
|
||||
self.oldpins = None
|
||||
self.ss_block = self.es_block = None
|
||||
self.oldlframe = -1
|
||||
|
||||
def start(self):
|
||||
self.out_ann = self.register(srd.OUTPUT_ANN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user