X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fmlx90614%2Fpd.py;h=edc770d4ccc4d96f63cc20c8e3e68639c5cf157d;hp=4600754dffe16b550508d49255db8314c143d464;hb=12851357e784b893e24880efc6cd22a0cbcc64ce;hpb=c761524941fcb2237ceb65082e504e5e48e62a05 diff --git a/decoders/mlx90614/pd.py b/decoders/mlx90614/pd.py index 4600754..edc770d 100644 --- a/decoders/mlx90614/pd.py +++ b/decoders/mlx90614/pd.py @@ -21,7 +21,7 @@ import sigrokdecode as srd class Decoder(srd.Decoder): - api_version = 1 + api_version = 2 id = 'mlx90614' name = 'MLX90614' longname = 'Melexis MLX90614'