Class DriveForSetTime

java.lang.Object
frc.team670.pi.tests.DriveForSetTime

public class DriveForSetTime
extends java.lang.Object
Drive for a specified amount of time
  • Constructor Summary

    Constructors 
    Constructor Description
    DriveForSetTime()  
  • 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
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException