]> git.donarmstrong.com Git - qmk_firmware.git/commit
lufa: Fix console flush #223
authortmk <hasu@tmk-kbd.com>
Fri, 22 May 2015 09:10:28 +0000 (18:10 +0900)
committertmk <hasu@tmk-kbd.com>
Fri, 22 May 2015 09:11:42 +0000 (18:11 +0900)
commitfdce0c9cc0b7f8e9f1497cae3ea63a6672ceaf71
tree06d0a22a0bd2a1c63b97a0c34e1909748dc61b9e
parent5b46031658a69104526ef43284acd943ba21b772
lufa: Fix console flush #223

Old console sent unneeded empty data every one milli sencond.
After this fix console flushes endpoint data bank every 50ms only when needed.
tmk_core/protocol/lufa/lufa.c