PeakDetection
PeakDetection copied to clipboard
lag threshold influence values
I have a sinewave from mpu9250 sensor which I need to calculate the max of during live sensor readings. I'm trying to understand how lag threshold influence values work in your library and what i should set them to. is there any other sources? In example they are peakDetection.begin(48, 3, 0.6); and have no idea why.