summaryrefslogtreecommitdiffstats
path: root/protocol/serial_mouse_mousesystems.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/serial_mouse_mousesystems.c')
-rw-r--r--protocol/serial_mouse_mousesystems.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/serial_mouse_mousesystems.c b/protocol/serial_mouse_mousesystems.c
index ec708c911..68b2b5b35 100644
--- a/protocol/serial_mouse_mousesystems.c
+++ b/protocol/serial_mouse_mousesystems.c
@@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "print.h"
#include "debug.h"
-#define SERIAL_MOUSE_CENTER_SCROLL
+//#define SERIAL_MOUSE_CENTER_SCROLL
static void print_usb_data(const report_mouse_t *report);