]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/usb_protocol/__init__.py
usb_signalling: Document protocol output format.
[libsigrokdecode.git] / decoders / usb_protocol / __init__.py
index a19304e4efdba842dfbfcbd377fee333f83bd5a3..5fa66f6418ea23ba8e6a2a124e1c3cf9df4595ef 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>
 ##
@@ -43,5 +43,5 @@ https://en.wikipedia.org/wiki/USB
 http://www.usb.org/developers/docs/
 '''
 
-from .usb_protocol import *
+from .pd import *