less cpu usage, thanks @mwalker33

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

View file

@ -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) {