mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
chg samyrun, all leds flash 5times when exiting standalone mode
This commit is contained in:
parent
871445212e
commit
1c4c21513b
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ void RunMod() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SpinErr( (LED_A | LED_B | LED_C | LED_D), 250, 5);
|
||||||
DbpString("[=] You can take shell back :) ...");
|
DbpString("[=] You can take shell back :) ...");
|
||||||
LEDsoff();
|
LEDsoff();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue