summaryrefslogtreecommitdiff
path: root/decoders/lm75
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/lm75')
-rw-r--r--decoders/lm75/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/lm75/pd.py b/decoders/lm75/pd.py
index 890ce0f..89d6c61 100644
--- a/decoders/lm75/pd.py
+++ b/decoders/lm75/pd.py
@@ -40,7 +40,7 @@ ft = {
}
class Decoder(srd.Decoder):
- api_version = 1
+ api_version = 2
id = 'lm75'
name = 'LM75'
longname = 'National LM75'