- removed cancel TBR
This commit is contained in:
parent
af44d4e7f7
commit
827eee0c3a
|
@ -362,6 +362,8 @@ public class AapsOmnipodManager implements OmnipodCommunicationManagerInterface
|
||||||
return new PumpEnactResult().success(false).enacted(false).comment(comment);
|
return new PumpEnactResult().success(false).enacted(false).comment(comment);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
reportImplicitlyCanceledTbr();
|
||||||
|
|
||||||
long pumpId = addSuccessToHistory(time, PodHistoryEntryType.SetTemporaryBasal, tempBasalPair);
|
long pumpId = addSuccessToHistory(time, PodHistoryEntryType.SetTemporaryBasal, tempBasalPair);
|
||||||
|
|
||||||
pumpStatus.tempBasalStart = time;
|
pumpStatus.tempBasalStart = time;
|
||||||
|
|
Loading…
Reference in a new issue