]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding debounce and reorganized code
authorJacob Alexander <triplehaata@gmail.com>
Tue, 19 Nov 2013 08:18:44 +0000 (03:18 -0500)
committerJacob Alexander <triplehaata@gmail.com>
Tue, 19 Nov 2013 08:18:44 +0000 (03:18 -0500)
commitd5271befab2176e9855a8046a5558b9a3cf7022c
treeb4628df23fd12d594578f74ea5012ccb8db36432
parentc58e25d229563f6c181c461f40948fdd4f9de2a8
Adding debounce and reorganized code

- Added debounce mechanism, currently looks for 5 consecutive scans
- Temporarily disabled the test point strobe on the kishsaver (spams debug messages, and not useful anymore; needs to be addressed before strobe detection is implemented though)
- Reorganized code to cleanup the main scan loop function
Scan/avr-capsense/scan_loop.c