Adds hf iclass esetblk, equivalent to hf mf esetblk

Also some minor tweaks to make commands.json and commands.md
properly on Windows.
This commit is contained in:
nvx 2023-08-22 07:32:07 +10:00
commit 210d2847ae
7 changed files with 81 additions and 16 deletions

View file

@ -88,7 +88,7 @@ const static vocabulary_t vocabulary[] = {\n""")
cmd = values['command']
args.output_file.write(' {{ {}, "{}" }}, \n'.format(offline, cmd))
args.output_file.write(' {{ {}, "{}" }},\n'.format(offline, cmd))
args.output_file.write(""" {0, NULL}\n};