From 780770f1295b7fdeb4481eb42623bad5da1e19a7 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Mon, 10 Mar 2014 00:43:27 +0100 Subject: Remove unused probes and options --- decoders/lm75/pd.py | 1 - 1 file changed, 1 deletion(-) (limited to 'decoders/lm75/pd.py') diff --git a/decoders/lm75/pd.py b/decoders/lm75/pd.py index 84cc26a..c492c4b 100644 --- a/decoders/lm75/pd.py +++ b/decoders/lm75/pd.py @@ -48,7 +48,6 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['i2c'] outputs = ['lm75'] - probes = [] optional_probes = [ {'id': 'os', 'name': 'OS', 'desc': 'Overtemperature shutdown'}, {'id': 'a0', 'name': 'A0', 'desc': 'I²C slave address input 0'}, -- cgit v1.2.3-70-g09d2