mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-29 17:36:26 -05:00
fw: Remove forgotten hexdump
This commit is contained in:
parent
1f10c8e2db
commit
7ce1d9fe06
@ -162,8 +162,6 @@ static enum state initial_commands(const struct frame_header *hdr,
|
||||
copy_name(&rsp[4], CMDLEN_MAXBYTES - 4, *name1);
|
||||
wordcpy_s(&rsp[8], CMDLEN_MAXBYTES / 4 - 2, (void *)ver, 1);
|
||||
|
||||
htif_hexdump(rsp, 12);
|
||||
|
||||
fwreply(*hdr, FW_RSP_NAME_VERSION, rsp);
|
||||
// still initial state
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user