]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding timeout to virtual serial port writes
authorJacob Alexander <haata@kiibohd.com>
Sat, 4 Oct 2014 21:50:42 +0000 (14:50 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 4 Oct 2014 21:50:42 +0000 (14:50 -0700)
commit358b1f33bbe30742d73bd829b8fba967ea7fc0e1
tree11d7b2e105ae199556613932a257cfa8d7b4d6fb
parent6e4c28ef84af42280ebbf991f7376a413181368e
Adding timeout to virtual serial port writes

- Was causing lock-ups until the serial port was read
- Also checking each of the NKRO key types in each send loop
Output/pjrcUSB/avr/usb_keyboard_serial.c