Implement correct interface for manual mode.
This commit is contained in:
parent
1f172a8b7a
commit
bc3484acae
@ -34,7 +34,7 @@ public class Communication {
|
||||
if(startStop){
|
||||
tel += ";1";
|
||||
}else{
|
||||
tel += ";0";
|
||||
return "aa0;0.0;0.0;0.0;0.0zz";
|
||||
}
|
||||
|
||||
for (String i : list) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user