mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-07 21:51:17 -07:00
Fixed compiler error
This commit is contained in:
parent
df3e429d71
commit
c54d1394c6
1 changed files with 13 additions and 12 deletions
|
@ -98,6 +98,7 @@ int GetClock(const char *str, int peak, int verbose)
|
|||
if (!verbose){
|
||||
PrintAndLog("Auto-detected clock rate: %d", clock);
|
||||
}
|
||||
}
|
||||
return clock;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue