]> sigrok.org Git - libsigrokdecode.git/commit
srd: Quick hack to make mx25lxx05d.py work again.
authorUwe Hermann <redacted>
Tue, 3 Jan 2012 18:17:01 +0000 (19:17 +0100)
committerUwe Hermann <redacted>
Tue, 3 Jan 2012 18:33:58 +0000 (19:33 +0100)
commitf90fe506f8480047a3ba23a2bc99066fa2d208f0
treecb9b6e864b193895e7e70f58bea03c488e260363
parent862f6f270752e93fdd172a0e3d460349890ef191
srd: Quick hack to make mx25lxx05d.py work again.

In Python 3 there's no xrange() anymore, only range().
decoders/mx25lxx05d.py