]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding remote capability LED control
authorJacob Alexander <haata@kiibohd.com>
Fri, 16 Oct 2015 17:02:01 +0000 (10:02 -0700)
committerJacob Alexander <haata@kiibohd.com>
Fri, 16 Oct 2015 17:02:01 +0000 (10:02 -0700)
commita10afbcc6aa52ef7ec0150802126a2efa053e7a8
treeaf7a816e2b36a7d87b10364a3b28ed11470ac3f8
parent7e68e81f4757ffff2261ab4a887d4114318aa5b6
Adding remote capability LED control

- Works for all nodes in chain
- Synchronized to 30 ms update rate (required for ISSI chip)
  * Interconnect cannot handle full update speed from Scan module
  * Though it should be able to handle quite a bit more than 30 ms updates
Scan/ISSILed/led_scan.c
Scan/UARTConnect/connect_scan.c