mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-25 00:25:48 +08: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
|
||||
CloseProxmark();
|
||||
}
|
||||
msleep(10);
|
||||
return 0;
|
||||
}
|
||||
static void flush_history(void) {
|
||||
|
|
Loading…
Reference in a new issue