@ -369,6 +369,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -369,6 +369,7 @@ public class Locomotive extends Car implements Constants,Device{
privateLocomotivesetAddress(intnewAddress){
address=newAddress;
cvs.put(CV_ADDR,newAddress);
init=false;
returnthis;
}
@ -464,10 +465,7 @@ public class Locomotive extends Car implements Constants,Device{
@@ -464,10 +465,7 @@ public class Locomotive extends Car implements Constants,Device{