Reuse Variable
This commit is contained in:
parent
bf45338eb9
commit
457f43b1fe
|
@ -338,7 +338,7 @@ public class DetermineBasalAdapterSMBJS {
|
|||
mMicrobolusAllowed = microBolusAllowed;
|
||||
mSMBAlwaysAllowed = advancedFiltering;
|
||||
|
||||
mCurrentTime = System.currentTimeMillis();
|
||||
mCurrentTime = now;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue