nl.tue.id.creapro.admoveo
Class LeftMotor

java.lang.Object
  extended by nl.tue.id.creapro.admoveo.Motor
      extended by nl.tue.id.creapro.admoveo.LeftMotor

public class LeftMotor
extends Motor


Constructor Summary
LeftMotor(Arduino arduino)
           
 
Method Summary
 
Methods inherited from class nl.tue.id.creapro.admoveo.Motor
backward, forward, off, on, setPower
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeftMotor

public LeftMotor(Arduino arduino)