java.lang.Object
frc.team670.pi.tests.PiTest
public class PiTest
extends java.lang.Object
Controls motor direction of a single motor
- Author:
- https://javatutorial.net
-
Constructor Summary
Constructors
Constructor |
Description |
PiTest() |
|
-
Method Summary
Modifier and Type |
Method |
Description |
static void |
main(java.lang.String[] args) |
|
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static void main(java.lang.String[] args)
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException