summaryrefslogtreecommitdiff
path: root/decoders/mxc6225xu
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mxc6225xu')
-rw-r--r--decoders/mxc6225xu/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py
index c7b0830..e0c857f 100644
--- a/decoders/mxc6225xu/pd.py
+++ b/decoders/mxc6225xu/pd.py
@@ -60,7 +60,7 @@ status = {
}
class Decoder(srd.Decoder):
- api_version = 1
+ api_version = 2
id = 'mxc6225xu'
name = 'MXC6225XU'
longname = 'MEMSIC MXC6225XU'