X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=firmware%2Fapps%2Fsmartcard%2Fsmartcard.c;h=566081bb5eb173ad617bf19415de9b32c0132be6;hb=2a05fa68a67ada152820542eb8872b8dfa5e972d;hp=93beb3a73bdb74a0bd3db68ab6e3564ef1e602c5;hpb=5fb0341d348e101b30794945a6c91546e25e8e7b;p=goodfet diff --git a/firmware/apps/smartcard/smartcard.c b/firmware/apps/smartcard/smartcard.c index 93beb3a..566081b 100644 --- a/firmware/apps/smartcard/smartcard.c +++ b/firmware/apps/smartcard/smartcard.c @@ -86,7 +86,7 @@ void smartcard_handle_fn( uint8_t const app, delay(5); SCTOCK; - PLEDOUT^=PLEDPIN; + led_toggle(); if(SCIN!=foo){ foo=SCIN; }