UI change for LED blink.

This commit is contained in:
NIIBE Yutaka
2018-10-01 14:36:56 +09:00
parent f810fb83d3
commit ebec8ee156
3 changed files with 5 additions and 4 deletions

View File

@@ -12,6 +12,8 @@
change of state.
(ccid_handle_data, ccid_handle_timeout): Likewise.
(ccid_thread): Handle EV_EXEC_ACK_REQUIRED.
Change for LED blink.
* src/main.c (main): LED blink during waiting ACK.
2018-09-27 NIIBE Yutaka <gniibe@fsij.org>