projects
/
libsigrokdecode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d402695
)
tca6408a: Cosmetics.
author
Uwe Hermann
<redacted>
Sat, 16 Aug 2014 16:38:07 +0000
(18:38 +0200)
committer
Uwe Hermann
<redacted>
Sat, 16 Aug 2014 16:38:07 +0000
(18:38 +0200)
decoders/tca6408a/pd.py
patch
|
blob
|
blame
|
history
diff --git
a/decoders/tca6408a/pd.py
b/decoders/tca6408a/pd.py
index 443a298e71183c9612932afbe83c58af3f965bc1..7579a821e1379b95f17a199d59180086c354de14 100644
(file)
--- a/
decoders/tca6408a/pd.py
+++ b/
decoders/tca6408a/pd.py
@@
-25,8
+25,8
@@
import sigrokdecode as srd
class Decoder(srd.Decoder):
api_version = 2
id = 'tca6408a'
- name = 'TCA6408A'
- longname = 'T
I
TCA6408A'
+ name = 'T
I T
CA6408A'
+ longname = 'T
exas Instruments
TCA6408A'
desc = 'Texas Instruments TCA6408A 8-bit I²C I/O expander.'
license = 'gplv2+'
inputs = ['i2c']