Fix debug print
This commit is contained in:
parent
d42aa47809
commit
d5482f29f4
3 changed files with 7 additions and 18 deletions
|
@ -86,7 +86,7 @@ static void enable_break(void)
|
|||
|
||||
void matrix_init(void)
|
||||
{
|
||||
debug_enable = false;
|
||||
debug_enable = true;
|
||||
|
||||
ibm4704_init();
|
||||
matrix_clear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue