preparing control unit setup
This commit is contained in:
@@ -104,8 +104,7 @@ public class Locomotive extends Car {
|
||||
}
|
||||
|
||||
public void setSpeed(int v) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
LOG.debug("{}.setSpeed({})",this,v);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user