Updates the PIDF with the new sensor value. This should be called every iteration of the loop.
val
PIDF pidf = PIDF(1, 1, 1); pidf.setTarget(10); pidf.incVals(5);