From 5957b607cdc4de040ae6e98bec6946d5bf5ec1c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Ass=C3=A9nat?= Date: Sat, 2 Nov 2013 19:00:02 +0000 Subject: [PATCH] Increase polling rate (Keyboard works better, joystick will be more responsive) --- main.c | 6 ++++-- usbconfig.h | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/main.c b/main.c index d7a2ad0..f4b667e 100644 --- a/main.c +++ b/main.c @@ -150,10 +150,12 @@ static void hardwareInit(void) #if defined(AT168_COMPATIBLE) TCCR2A= (1<