From 0b83e7af65dc2fd5311cbcceda9ecd01af3daa54 Mon Sep 17 00:00:00 2001 From: newsdee Date: Wed, 1 Jul 2015 16:20:12 +0000 Subject: [PATCH] [FIRMWARE} removed debug print statement --- user_io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_io.c b/user_io.c index 9774bef..74266a2 100644 --- a/user_io.c +++ b/user_io.c @@ -259,7 +259,7 @@ void user_io_digital_joystick(unsigned char joystick, unsigned char map) { OSDCTRLUP, OSDCTRLDOWN, OSDCTRLLEFT, OSDCTRLRIGHT }; static uint8_t last_map = 0; - iprintf("joy to osd\n"); + // iprintf("joy to osd\n"); // OsdKeySet(0x80 | usb2ami[pressed[i]]);