mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename standalone template
This commit is contained in:
parent
9db1c10230
commit
773b27954d
6 changed files with 15 additions and 15 deletions
|
@ -224,7 +224,7 @@ void RunMod() {
|
|||
for (;;) {
|
||||
WDT_HIT();
|
||||
|
||||
// exit from IceRun, send a usbcommand.
|
||||
// exit from RunMod, send a usbcommand.
|
||||
if (data_available()) break;
|
||||
|
||||
// Was our button held down or pressed?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue