mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
less cpu usage, thanks @mwalker33
This commit is contained in:
parent
042caabe12
commit
27553ba34a
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ static int check_comm(void) {
|
||||||
#endif
|
#endif
|
||||||
CloseProxmark();
|
CloseProxmark();
|
||||||
}
|
}
|
||||||
|
msleep(10);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
static void flush_history(void) {
|
static void flush_history(void) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue