]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/uart/__init__.py
All PDs: Name the files pd.py consistently.
[libsigrokdecode.git] / decoders / uart / __init__.py
index ecba2e1ac04a03893354ee5c2292015488ddd050..23e2dd0398afedb9a61c9eabd35c04b114308f12 100644 (file)
@@ -111,5 +111,5 @@ This is the list of <packet-type>s and their respective <packet-data>:
 The <rxtx> field is 0 for RX packets, 1 for TX packets.
 '''
 
-from .uart import *
+from .pd import *