Arduino-PID-AutoTune-Library
Arduino-PID-AutoTune-Library copied to clipboard
Minimum value for nLookBack
SetLookbackSec(2) will give nLookBack=8 but with nLookBack<9 Runtime() will always return 0 and never call a peak.