Implement key debouncer.

This commit is contained in:
László Monda
2017-11-14 22:54:53 +01:00
parent 9e18caa0ba
commit a0afdcf476
7 changed files with 79 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __KEY_SCANNER_H__
#define __TIMER_H__
#define __KEY_SCANNER_H__
// Includes: