TI Launchpad patch from Peter Lorenzen, edited to ease the mergequake.
[goodfet] / firmware / apps / smartcard / smartcard.c
index 93beb3a..566081b 100644 (file)
@@ -86,7 +86,7 @@ void smartcard_handle_fn( uint8_t const app,
       delay(5);
       SCTOCK;
       
-      PLEDOUT^=PLEDPIN;
+      led_toggle();
       if(SCIN!=foo){
        foo=SCIN;
       }