]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixing USB send rate.
authorJacob Alexander <haata@kiibohd.com>
Sat, 20 Sep 2014 02:11:37 +0000 (19:11 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 20 Sep 2014 02:11:37 +0000 (19:11 -0700)
commit97b514a9d4a4134c1ddad88134a5132f699ba0d3
tree8a7115a0268558b2e852dda138ea40a86cb82c21
parent9b1e19017f65c359a33f074e66e0d96c068eb2d5
Fixing USB send rate.

- Only send USB events when something changes (rather than every ms)
Macro/PartialMap/kll.h
Output/pjrcUSB/output_com.c
Output/pjrcUSB/output_com.h