]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/pan1321/pan1321.py
srd: Add 'api_version = 1' to all PDs.
[libsigrokdecode.git] / decoders / pan1321 / pan1321.py
index 55676ce55f95b005d0c67b888d301afe71eb4227..2c86449d797ad3f668d041e7fbbdb14331aea9e7 100644 (file)
@@ -37,6 +37,7 @@ RX = 0
 TX = 1
 
 class Decoder(srd.Decoder):
+    api_version = 1
     id = 'pan1321'
     name = 'PAN1321'
     longname = 'Panasonic PAN1321'