Restore accidentally removed statement
This commit is contained in:
parent
5d426bf697
commit
ea1be41a0d
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ public class RileyLinkBLEScanActivity extends NoSplashAppCompatActivity {
|
|||
|
||||
RileyLinkPumpDevice rileyLinkPump = (RileyLinkPumpDevice) activePlugin.getActivePump();
|
||||
rileyLinkPump.getRileyLinkService().verifyConfiguration(); // force reloading of address
|
||||
rileyLinkPump.triggerPumpConfigurationChangedEvent();
|
||||
|
||||
finish();
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue