This commit is contained in:
rusefi 2017-10-08 18:18:07 -04:00
parent db51fd2c85
commit d0aa93f5f0
1 changed files with 1 additions and 0 deletions

View File

@ -80,4 +80,5 @@ void testPidAutoZigZag() {
}
assertEqualsM("peakCount@80", 1, at.peakCount);
// todo: test the same code with noisy zig-zag function
}