]> sigrok.org Git - libsigrokdecode.git/commitdiff
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)
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>

No differences found