From 9a12a6e7af3d7091d8e35dd1c731402cb80a01b0 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 12 Jan 2012 22:16:26 +0100 Subject: srd: decoders: Metadata consistency fixes/updates. --- decoders/pan1321.py | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'decoders/pan1321.py') diff --git a/decoders/pan1321.py b/decoders/pan1321.py index f79d820..601fcfd 100644 --- a/decoders/pan1321.py +++ b/decoders/pan1321.py @@ -41,10 +41,8 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['uart'] outputs = ['pan1321'] - # probes = [ - # ] - options = { - } + probes = [] + options = {} annotations = [ # ANN_ASCII ['ASCII', 'TODO: description'], -- cgit v1.2.3-70-g09d2