mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-02 21:54:10 +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();
|
//StartTicks();
|
||||||
|
|
||||||
LED_A_ON();
|
//LED_A_ON();
|
||||||
SmartCard_setup();
|
SmartCard_setup();
|
||||||
|
|
||||||
if ( MF_DBGLEVEL > 3 ) Dbprintf("Smart Card Init OK");
|
if ( MF_DBGLEVEL > 3 ) Dbprintf("Smart Card Init OK");
|
||||||
|
|
Loading…
Reference in a new issue