mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
style
This commit is contained in:
parent
0be35a8e7e
commit
5d357a6039
13 changed files with 30 additions and 30 deletions
|
@ -534,7 +534,7 @@ void Mifare1ksim(uint16_t flags, uint8_t exitAfterNReads, uint8_t *datain, uint1
|
|||
while (!button_pushed && !finished) {
|
||||
|
||||
WDT_HIT();
|
||||
|
||||
|
||||
if (counter == 2000) {
|
||||
if (data_available()) {
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue