MiniPID
MiniPID copied to clipboard
Fixed bug in setDirection()
setDirection(bool reversed) doesn't do anything until one of the PID gains is updated, as checkSigns() isn't called.