summaryrefslogtreecommitdiff
path: root/converter/sun_usb/matrix.c
diff options
context:
space:
mode:
authortmk <wakojun@gmail.com>2013-12-28 03:08:11 -0800
committertmk <wakojun@gmail.com>2013-12-28 03:08:11 -0800
commitdcfae0beb5d601b1a9dc9e12974814558f854cef (patch)
treef41d7c45b6686c03db827a706a8d6ac877f0be2b /converter/sun_usb/matrix.c
parent37bf34d5b192aa7f64875eca8f6dc8af8f4b1347 (diff)
parent8e9498f066185b2bb5165c4478c681b79500951a (diff)
Merge pull request #88 from sigma/sun_usb_fixes
Sun usb fixes
Diffstat (limited to 'converter/sun_usb/matrix.c')
-rw-r--r--converter/sun_usb/matrix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/converter/sun_usb/matrix.c b/converter/sun_usb/matrix.c
index 717c131e62..a61e3a2d34 100644
--- a/converter/sun_usb/matrix.c
+++ b/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();