Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Raptor Engineering Public Development
dsview
Commits
6fbe3d3a
Commit
6fbe3d3a
authored
4 years ago
by
Timothy Pearson
Browse files
Options
Download
Email Patches
Plain Diff
Fix decode failure on host driven abort
parent
ef697227
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
libsigrokdecode4DSL/decoders/lpc/pd.py
libsigrokdecode4DSL/decoders/lpc/pd.py
+1
-0
No files found.
libsigrokdecode4DSL/decoders/lpc/pd.py
View file @
6fbe3d3a
...
...
@@ -182,6 +182,7 @@ class Decoder(srd.Decoder):
self
.
databyte
=
0
self
.
tarcount
=
0
self
.
synccount
=
0
self
.
timeoutcount
=
0
self
.
oldpins
=
None
self
.
ss_block
=
self
.
es_block
=
None
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment