- small fixes in PumpSyncStorage
This commit is contained in:
parent
48847e9866
commit
b7d30963f0
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ class PumpSyncStorage @Inject constructor(
|
||||||
aapsLogger.debug(LTag.PUMP, "DD: PumpSyncStorageTBR=$pumpSyncStorageTBR")
|
aapsLogger.debug(LTag.PUMP, "DD: PumpSyncStorageTBR=$pumpSyncStorageTBR")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
storageInitialized = true
|
||||||
}
|
}
|
||||||
|
|
||||||
fun saveStorageBolus() {
|
fun saveStorageBolus() {
|
||||||
|
|
Loading…
Reference in a new issue