chg samyrun, all leds flash 5times when exiting standalone mode

This commit is contained in:
iceman1001 2019-09-13 14:12:12 +02:00
parent 871445212e
commit 1c4c21513b

View file

@ -138,6 +138,7 @@ void RunMod() {
}
}
SpinErr( (LED_A | LED_B | LED_C | LED_D), 250, 5);
DbpString("[=] You can take shell back :) ...");
LEDsoff();
}