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/nunchuk.py | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/nunchuk.py') diff --git a/decoders/nunchuk.py b/decoders/nunchuk.py index 63fadc2..8bf0228 100644 --- a/decoders/nunchuk.py +++ b/decoders/nunchuk.py @@ -75,6 +75,7 @@ class Decoder(srd.Decoder): outputs = ['nunchuck'] probes = [] # TODO options = {} + annotations = [] def __init__(self, **kwargs): self.state = IDLE # TODO: Can we assume a certain initial state? -- cgit v1.2.3-70-g09d2