diff options
Diffstat (limited to 'decoders/tlc5620/__init__.py')
-rw-r--r-- | decoders/tlc5620/__init__.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/decoders/tlc5620/__init__.py b/decoders/tlc5620/__init__.py index bd68377..6cf3401 100644 --- a/decoders/tlc5620/__init__.py +++ b/decoders/tlc5620/__init__.py @@ -20,11 +20,6 @@ ''' Texas Instruments TLC5620 protocol decoder. - -TODO: Description. - -Details: -TODO ''' from .pd import * |