mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-13 18:17:25 -07:00
make style
This commit is contained in:
parent
6d62eb88d0
commit
c3c59e35cb
27 changed files with 1570 additions and 1590 deletions
|
@ -196,7 +196,7 @@ int CmdsParse(const command_t Commands[], const char *Cmd) {
|
|||
dumpCommandsRecursive(Commands, 1);
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
if (strcmp(Cmd, "coffee") == 0) {
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, " ((\n ))\n" _YELLOW_(" .______.\n | |]\n \\ /\n `----´\n\n"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue