Fix commands
This commit is contained in:
parent
f7a445e537
commit
e451c05929
6 changed files with 64 additions and 51 deletions
|
@ -54,7 +54,7 @@ matrix_row_t matrix_get_row(uint8_t row);
|
|||
/* count keys pressed */
|
||||
uint8_t matrix_key_count(void);
|
||||
/* print matrix for debug */
|
||||
void matrix_print(void);
|
||||
void matrix_debug(void);
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue