MiniPID icon indicating copy to clipboard operation
MiniPID copied to clipboard

Fixed bug in setDirection()

Open matthew-t-watson opened this issue 5 years ago • 0 comments

setDirection(bool reversed) doesn't do anything until one of the PID gains is updated, as checkSigns() isn't called.

matthew-t-watson avatar Apr 30 '20 21:04 matthew-t-watson