diff options
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r-- | firmware/export/config/sansafuzev2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h index 8b2ffb3d93..a21eb34f94 100644 --- a/firmware/export/config/sansafuzev2.h +++ b/firmware/export/config/sansafuzev2.h @@ -73,7 +73,7 @@ /* define to activate advanced wheel acceleration code */ #define HAVE_WHEEL_ACCELERATION /* define from which rotation speed [degree/sec] on the acceleration starts */ -#define WHEEL_ACCEL_START 540 +#define WHEEL_ACCEL_START 720 /* define type of acceleration (1 = ^2, 2 = ^3, 3 = ^4) */ #define WHEEL_ACCELERATION 1 |