updatePID

open fun updatePID(coefficients: PIDCoefficients)

Update the supplied PID coefficients with the current controller values.

Parameters

coefficients

the coefficients to update