예제 #1
0
 @Override
 public DcMotor.Direction getDirection() {
   return dcMotor.getDirection();
 }