Call KeyMatrix_ScanRow() from an LPTMR interrupt for the left half. Remove KeyMatrix_Scan()
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
// Functions:
|
||||
|
||||
void KeyMatrix_Init(key_matrix_t *keyMatrix);
|
||||
void KeyMatrix_Scan(key_matrix_t *keyMatrix);
|
||||
void KeyMatrix_ScanRow(key_matrix_t *keyMatrix);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user