chg: turn off led A

This commit is contained in:
iceman1001 2018-04-16 20:19:44 +02:00
parent a615fd6a9e
commit d4c0de0c3c

View file

@ -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");