summaryrefslogtreecommitdiff
path: root/decoders/dsi/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/dsi/pd.py')
-rw-r--r--decoders/dsi/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/dsi/pd.py b/decoders/dsi/pd.py
index db1f966..7be29c3 100644
--- a/decoders/dsi/pd.py
+++ b/decoders/dsi/pd.py
@@ -27,7 +27,7 @@ class Decoder(srd.Decoder):
id = 'dsi'
name = 'DSI'
longname = 'Digital Serial Interface'
- desc = 'DSI lighting control protocol.'
+ desc = 'Digital Serial Interface (DSI) lighting protocol.'
license = 'gplv2+'
inputs = ['logic']
outputs = ['dsi']