FreqMeasureMulti usage.

Status
Not open for further replies.

garvamel

Member
Hello everyone!

Simple question that I can't test since I have no setup available in the near future:

Does FreqMeasureMulti.end() clear the results from FreqMeasureMulti.available() and FreqMeasureMulti.read()? I'm thinking it doesn't, after checking the library, but I wanna make sure. It seems they are cleared with FreqMeasureMulti.begin() only.

Link to the relevant library file: https://github.com/PaulStoffregen/FreqMeasureMulti/blob/master/FreqMeasureMulti.cpp

Thank you all in advance.
 
Last edited:
And a follow up question:

After FreqMeasureMulti.read(), does the value returned by FreqMeasureMulti.available() decrease?

Thanks again.
 
Status
Not open for further replies.
Back
Top