Browse Source

fix compilation

Yann Hodique 12 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

@@ -63,7 +63,6 @@ uint8_t matrix_cols(void)
 
 void matrix_init(void)
 {
-    print_enable = true;
     debug_enable = true;
 
     serial_init();