LED blink change

This commit is contained in:
NIIBE Yutaka
2016-05-18 21:57:34 +09:00
parent 51d4b754e6
commit d5c5571423
5 changed files with 27 additions and 72 deletions

View File

@@ -210,7 +210,7 @@ usb_cb_device_reset (void)
gnuk_setup_endpoints_for_interface (i, 1);
bDeviceState = ATTACHED;
led_blink (LED_USB_RESET); /* Notify the main. */
ccid_usb_reset ();
}
#define USB_CCID_REQ_ABORT 0x01