Make sure to turn off LED soon.

This commit is contained in:
NIIBE Yutaka
2017-11-17 16:22:02 +09:00
parent d54712c04c
commit ce82b347f9
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
* src/usb-ccid.c (usb_event_handle): Use 2 for call of
chopstx_conf_idle on suspend. Call random_fini on suspend
to stop ADC module. Call random_init on wakeup.
Sleep a bit to switch main thread.
2017-11-16 NIIBE Yutaka <gniibe@fsij.org>