diff --git a/sdk/src/pixie/config.cpp b/sdk/src/pixie/config.cpp index 2a167698..0bb55061 100644 --- a/sdk/src/pixie/config.cpp +++ b/sdk/src/pixie/config.cpp @@ -84,9 +84,9 @@ static const json default_config = { {"SlowGap", {19}}, {"SlowLength", {25}}, {"ThreshWidth", {0}}, - {"TraceLength", {125}}, + {"TraceLength", {124}}, {"TrigOutLen", {0}}, - {"TriggerDelay", {1156}}, + {"TriggerDelay", {88}}, {"VetoStretch", {30}}, {"Xavg", {0}}, {"Xwait", {8}}}}}},