]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/tlc5620/__init__.py
The start() method no longer takes a metadata parameter
[libsigrokdecode.git] / decoders / tlc5620 / __init__.py
index da136b65a2a1c40995ae59012953163ac7be4741..6cf340188a14329ef52df3d65a07261daf461429 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrokdecode project.
 ##
 ## Copyright (C) 2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
 
 '''
 Texas Instruments TLC5620 protocol decoder.
-
-TODO: Description.
-
-Details:
-TODO
 '''
 
 from .pd import *