nl.tue.id.creapro.admoveo
Class RightMotor

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

public class RightMotor
extends Motor


Constructor Summary
RightMotor(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

RightMotor

public RightMotor(Arduino arduino)