less cpu usage, thanks @mwalker33

This commit is contained in:
iceman1001 2020-08-13 09:04:02 +02:00
parent 3ae8dedd7c
commit a29a64f3ed

View file

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