mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
style
This commit is contained in:
parent
49cd525cf1
commit
f5bff0d4e5
2 changed files with 3 additions and 3 deletions
|
@ -114,9 +114,9 @@ void RunMod() {
|
|||
Dbprintf("ATQA = %02X%02X", uids[selected].atqa[0], uids[selected].atqa[1]);
|
||||
Dbprintf("SAK = %02X", uids[selected].sak);
|
||||
LEDsoff();
|
||||
LED(LED_B, 200);
|
||||
LED(LED_B, 200);
|
||||
LED(LED_A, 200);
|
||||
LED(LED_B, 200);
|
||||
LED(LED_B, 200);
|
||||
LED(LED_A, 200);
|
||||
|
||||
LEDsoff();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue