Creatting a variable that stores a light sensor reading one second and after the program initializes. (RobotC Natural Language)

59 views Asked by At

The variable needs to store this information for the rest of the program, and remain static so I can create another int that gives the difference between the initial and current readings. Would I use timers for this? None of the RobotC documentation is helpful.

0

There are 0 answers