mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-30 03:29:01 -07:00
style
This commit is contained in:
parent
21a7de38b8
commit
a604f641b3
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ static int CmdPacClone(const char *Cmd) {
|
||||||
}
|
}
|
||||||
|
|
||||||
static int CmdPacSim(const char *Cmd) {
|
static int CmdPacSim(const char *Cmd) {
|
||||||
|
|
||||||
// NRZ sim.
|
// NRZ sim.
|
||||||
PrintAndLogEx(INFO, " To be implemented, feel free to contribute!");
|
PrintAndLogEx(INFO, " To be implemented, feel free to contribute!");
|
||||||
return PM3_SUCCESS;
|
return PM3_SUCCESS;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue