remove comment
This commit is contained in:
parent
912c847dcb
commit
ee73cd5f2b
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ interface OmnipodDashPodStateManager {
|
||||||
var lastConnection: Long
|
var lastConnection: Long
|
||||||
|
|
||||||
val lastUpdatedSystem: Long // System.currentTimeMillis()
|
val lastUpdatedSystem: Long // System.currentTimeMillis()
|
||||||
// TODO: set lastUpdatedRealtime to 0 on boot
|
|
||||||
val lastStatusResponseReceived: Long
|
val lastStatusResponseReceived: Long
|
||||||
|
|
||||||
val messageSequenceNumber: Short
|
val messageSequenceNumber: Short
|
||||||
|
|
Loading…
Reference in a new issue