Merge branch 'master' into koreandanar
This commit is contained in:
commit
368652670c
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ public class OpenAPSMAPlugin implements PluginBase, APSInterface {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void invoke() {
|
public void invoke() {
|
||||||
|
lastAPSResult = null;
|
||||||
DetermineBasalAdapterJS determineBasalAdapterJS = null;
|
DetermineBasalAdapterJS determineBasalAdapterJS = null;
|
||||||
try {
|
try {
|
||||||
determineBasalAdapterJS = new DetermineBasalAdapterJS(new ScriptReader(MainApp.instance().getBaseContext()));
|
determineBasalAdapterJS = new DetermineBasalAdapterJS(new ScriptReader(MainApp.instance().getBaseContext()));
|
||||||
|
|
Loading…
Reference in a new issue