Browse Source

fix compilation

keymap_in_eeprom
Yann Hodique 10 years ago
parent
commit
8fc26a1360
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      converter/sun_usb/matrix.c

+ 0
- 1
converter/sun_usb/matrix.c View File

@@ -63,7 +63,6 @@ uint8_t matrix_cols(void)

void matrix_init(void)
{
print_enable = true;
debug_enable = true;

serial_init();