This is a basic set of sample programs written for RobotC that are meant to accompany Say Watt's Introduction to RobotC presentation.
Contains sample programs that move the robot forward and backward for specific periods of time.
Sample programs using the touch sensor and light sensor to stop the robot.
Simple programs that use functions to make the earlier sample programs more reusable.
Two basic programs that use the Joystick to move the robot.
A simple example of using the "Wait for Start" function that is required in FTC.
A program that passes values to a function.