| Description | This program loops the code that is contained inside a loop infinitely. The code inside the loop runs the motor for 2 seconds, then stops the motor. Therefore, this program will run the motor for 2-second intervals, braking between intervals, forever or until the program is stopped.

|