]> sigrok.org Git - libsigrokdecode.git/commit
sdcard_sd: reference latest command when displaying response
authorWolfram Sang <redacted>
Fri, 12 May 2017 11:58:28 +0000 (13:58 +0200)
committerUwe Hermann <redacted>
Sat, 13 May 2017 14:17:56 +0000 (16:17 +0200)
commitf8eb6c3f41e2c4705124c0381e64458818b52353
treeb4cb709a3839d2036e74d1690dd6ee5fdf00ff8e
parent1cf5aeaf84f230fa13aa894f6bd719af42657169
sdcard_sd: reference latest command when displaying response

Replace the hardcoded value with the last cmd used. I'd think the whole
ACMD handling could be simplified if we make further use of this new
variable. But for now, let's keep it simple and make it work.

Signed-off-by: Wolfram Sang <redacted>
decoders/sdcard_sd/pd.py