[Help] Hold Position Sytem Use Servo, IMU and PID

The rollServo value sounds like it is the centre point between 1000 and 2000 when using the writeMicroseconds() method from the servo library. Using that method allows finer control of the servo position, 1000 steps instead of 180 using the write() method from the library.