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