mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-27 10:45:11 +00:00
fix commands.json generator, 608 -> 687 commands!
This commit is contained in:
@@ -206,6 +206,8 @@ void CmdsHelp(const command_t Commands[]) {
|
||||
}
|
||||
++i;
|
||||
}
|
||||
// empty line needed for the help2json parser
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
}
|
||||
|
||||
int CmdsParse(const command_t Commands[], const char *Cmd) {
|
||||
|
||||
Reference in New Issue
Block a user