mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-31 04:39:49 +08:00
chg: turn off led A
This commit is contained in:
parent
a615fd6a9e
commit
d4c0de0c3c
1 changed files with 1 additions and 1 deletions
|
@ -704,7 +704,7 @@ bool SmartCard_init(void) {
|
|||
|
||||
//StartTicks();
|
||||
|
||||
LED_A_ON();
|
||||
//LED_A_ON();
|
||||
SmartCard_setup();
|
||||
|
||||
if ( MF_DBGLEVEL > 3 ) Dbprintf("Smart Card Init OK");
|
||||
|
|
Loading…
Reference in a new issue