longer wait in comm after bolus
This commit is contained in:
parent
8864886702
commit
451a455d3d
|
@ -382,6 +382,7 @@ public class ExecutionService extends Service {
|
|||
while (!stop.stopped && !start.failed) {
|
||||
waitMsec(100);
|
||||
}
|
||||
waitMsec(300);
|
||||
bolusingTreatment = null;
|
||||
getPumpStatus();
|
||||
return true;
|
||||
|
|
Loading…
Reference in a new issue