From dc10bdc0bbebf0109443ca637f67d9155be48702 Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sun, 31 Aug 2025 17:43:25 -0600 Subject: wurkkos-ts26: increase default floor to 5/150 to reduce flicker (by request) --- hw/wurkkos/ts26/anduril.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/wurkkos/ts26') diff --git a/hw/wurkkos/ts26/anduril.h b/hw/wurkkos/ts26/anduril.h index e1c2e33..001b669 100644 --- a/hw/wurkkos/ts26/anduril.h +++ b/hw/wurkkos/ts26/anduril.h @@ -35,7 +35,7 @@ #define HALFSPEED_LEVEL 1 #define QUARTERSPEED_LEVEL 1 -#define RAMP_SMOOTH_FLOOR 1 +#define RAMP_SMOOTH_FLOOR 5 #define RAMP_SMOOTH_CEIL 150 // 10, 30, 50, [70], 90, 110, 130 #define RAMP_DISCRETE_FLOOR 10 -- cgit v1.2.3