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/mxc6225xu/pd.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'decoders/mxc6225xu') diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py index 46c6c09..c236070 100644 --- a/decoders/mxc6225xu/pd.py +++ b/decoders/mxc6225xu/pd.py @@ -68,11 +68,9 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['i2c'] outputs = ['mxc6225xu'] - probes = [] optional_probes = [ {'id': 'int', 'name': 'INT', 'desc': 'DTOS interrupt output pin'}, ] - options = {} annotations = [ ['text', 'Human-readable text'], ] -- cgit v1.2.3-70-g09d2