Dana-i: fix reading history
This commit is contained in:
parent
dcf3c9cc57
commit
3bbf50ca3e
|
@ -233,7 +233,7 @@ abstract class DanaRSPacketHistory(
|
|||
basalAmount = danaRHistoryRecord.dailyBasal,
|
||||
totalAmount = 0.0,
|
||||
pumpId = null,
|
||||
pumpType = PumpType.DANA_RS,
|
||||
pumpType = danaPump.pumpType(),
|
||||
danaPump.serialNumber
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue