Arduino-PID-Library icon indicating copy to clipboard operation
Arduino-PID-Library copied to clipboard

Update PID_v1.cpp

Open eyz opened this issue 4 years ago • 0 comments

Don't need else output = 0 because it is already the default case during variable assignment double output = 0; (if (!pOnE))

eyz avatar Aug 04 '21 01:08 eyz