| Description | 
This code uses a Loop to turn Motor A on-and-off three times. When
downloaded to a single motor car, this program will accelerate the
vehicle forward in three short bursts. The number of loops can be
changed by modifying the Constant "2". Alternatively, if
you want an infinite program, you can set the stop condition of the loop to a false constant.
|