]> git.donarmstrong.com Git - tmk_firmware.git/commit
Fix ADB led_set(); remove delay
authortmk <nobody@nowhere>
Thu, 7 Nov 2013 19:27:25 +0000 (04:27 +0900)
committertmk <nobody@nowhere>
Thu, 7 Nov 2013 19:27:25 +0000 (04:27 +0900)
commit84b9ce7125d6a2a376419694ac461214333b12bc
treee1120d06de2ac170dccf63cad5c1fbf944701faf
parent94823030f00e9293ffc7ae4bec9611c8224d3532
Fix ADB led_set(); remove delay

- the 100ms delay causes keystroke drop; this is observable with
  pressing Numlock key on AEK repeatedly
- without the delay LED sync problem doesn't occur now
converter/adb_usb/led.c