]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/nrf24l01/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / nrf24l01 / __init__.py
index 4681abfff96b9bd4a841eb9a5bc0fbf46b03dc39..7b4d7485121a67f89d883489e1c0548aa50bdfb2 100644 (file)
@@ -27,4 +27,4 @@ http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01
 http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01P
 '''
 
-from .pd import *
+from .pd import Decoder