Could anyone please explain to me the function of the variable "timeout" in the calcIV function?
»
Archived Forum |
|
Timeout VariableSubmitted by F_EEE on Sat, 28/03/2015 - 17:55Could anyone please explain to me the function of the variable "timeout" in the calcIV function? » |
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)