MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / __init__

Method __init__

libsigrokdecode4DSL/decoders/rc_encode/pd.py:107–108  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

105 )
106
107 def __init__(self):
108 self.reset()
109
110 def reset(self):
111 self.samplenumber_last = None

Callers

nothing calls this directly

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected