mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 17:56:53 +08: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 :) ...");
|
||||
LEDsoff();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue