AbstractDanaRPlugin
This commit is contained in:
parent
c283531348
commit
a895c8f53a
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ public abstract class AbstractDanaRPlugin extends PumpPluginBase implements Pump
|
||||||
|
|
||||||
protected boolean useExtendedBoluses = false;
|
protected boolean useExtendedBoluses = false;
|
||||||
|
|
||||||
public PumpDescription pumpDescription = new PumpDescription();
|
protected PumpDescription pumpDescription = new PumpDescription();
|
||||||
protected DanaRPump danaRPump;
|
protected DanaRPump danaRPump;
|
||||||
protected ConstraintChecker constraintChecker;
|
protected ConstraintChecker constraintChecker;
|
||||||
protected RxBusWrapper rxBus;
|
protected RxBusWrapper rxBus;
|
||||||
|
|
Loading…
Reference in a new issue