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:45:05 +10:00
parent 456af75b78
commit 210d2847ae
7 changed files with 81 additions and 16 deletions
+1 -1
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};