RobotC Servo Autonomous

I am part of FTC Team 7828 the Robo Ducks. I have been not able to figure out how to program servos during autonomous. Anyone know how to do that? If, so how would you program that for RobotC?

Servos work like motors except you don’t get full rotations.

Can you post your code and what you are trying to do?

Are the ports set up as servos in the RobotC motor wizard? see this link for help http://greenarmyrobotics.org/robotc/motor-and-sensor-setup-in-robotc

Did you look in the RobotC sample code at the example?