Implement correct interface for manual mode.

This commit is contained in:
Tim Zeuner 2023-02-07 21:32:19 +01:00
parent 1f172a8b7a
commit bc3484acae

View File

@ -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) {