add comment
This commit is contained in:
parent
c8fee31ae8
commit
34103931f5
1 changed files with 1 additions and 0 deletions
|
@ -395,6 +395,7 @@ class OmnipodDashPumpPlugin @Inject constructor(
|
|||
OmnipodCommandType.SET_TEMPORARY_BASAL ->
|
||||
// This treatment was synced before sending the command
|
||||
if (!confirmation.success) {
|
||||
// TODO: the ID here is the temp basal id, not the pumpId!!
|
||||
pumpSync.invalidateTemporaryBasal(historyEntry.pumpId())
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue