Timeout Variable

Could anyone please explain to me the function of the variable "timeout" in the calcIV function?

Robert Wall's picture

Re: Timeout Variable

Does not the "while" condition at line 97 tell you?

The first condition (crossCount < crossings) is the normal situation, the second one (millis()-start)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.