From edc6c8fd1ff5c603163e6b1e3d0f6cee3de8aa55 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 9 Oct 2013 19:21:39 +0200 Subject: lpc: Add annotation helper method. This fixes (parts of) bug #163. --- decoders/lpc/__init__.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'decoders/lpc/__init__.py') diff --git a/decoders/lpc/__init__.py b/decoders/lpc/__init__.py index 96d6e70..e03c27e 100644 --- a/decoders/lpc/__init__.py +++ b/decoders/lpc/__init__.py @@ -20,9 +20,6 @@ ''' Low-Pin Count protocol decoder. - -Details: -TODO ''' from .pd import * -- cgit v1.2.3-70-g09d2