summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/accel-motivity.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/accel-motivity.hpp b/common/accel-motivity.hpp
index f35e9ca..e9be023 100644
--- a/common/accel-motivity.hpp
+++ b/common/accel-motivity.hpp
@@ -37,7 +37,7 @@ namespace rawaccel {
loglog_sigmoid(const accel_args& args)
{
- init({ 0, 8, 8 }, args.gain);
+ init({ -3, 9, 8 }, true);
double sum = 0;
double a = 0;