little parameter changes while testing performance
This commit is contained in:
@@ -46,7 +46,6 @@ public:
|
||||
const bool step = sd.add(ts, data);
|
||||
if (step) {
|
||||
informListeners(ts, StepData(1));
|
||||
Log::add("Step", "Step Detected!" + std::to_string(ts.ms()));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user