aboutsummaryrefslogtreecommitdiff
path: root/hw/wurkkos
diff options
context:
space:
mode:
authorSelene ToyKeeper2025-08-31 17:43:25 -0600
committerSelene ToyKeeper2025-08-31 17:43:25 -0600
commitdc10bdc0bbebf0109443ca637f67d9155be48702 (patch)
tree30ea8c08ca727eedf5dc18b897770ea55d555780 /hw/wurkkos
parentMerge branch 'trunk' into wurkkos-ts25-boost (diff)
downloadanduril-dc10bdc0bbebf0109443ca637f67d9155be48702.tar.gz
anduril-dc10bdc0bbebf0109443ca637f67d9155be48702.tar.bz2
anduril-dc10bdc0bbebf0109443ca637f67d9155be48702.zip
wurkkos-ts26: increase default floor to 5/150 to reduce flicker
(by request)
Diffstat (limited to '')
-rw-r--r--hw/wurkkos/ts26/anduril.h2
1 files changed, 1 insertions, 1 deletions
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