less cpu usage, thanks @mwalker33

This commit is contained in:
iceman1001 2020-08-13 09:04:02 +02:00
parent 042caabe12
commit 27553ba34a

View file

@ -136,6 +136,7 @@ static int check_comm(void) {
#endif
CloseProxmark();
}
msleep(10);
return 0;
}
static void flush_history(void) {