AndroidAPS/app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo
Johannes Mockenhaupt 9826c1d953
Bugfix: NPE when refreshing pump status without a profile set.
The base basal rate is a different thing than a TBR rate, when a TBR
is running the PumpStatus has a tbrRate, when no TBR is running
there's no TBR rate, so don't display the base basal rate.
2017-07-23 14:07:46 +02:00
..
events combo plugin skeleton 2017-07-18 20:54:13 +02:00
ComboFragment.java Bugfix: NPE when refreshing pump status without a profile set. 2017-07-23 14:07:46 +02:00
ComboPlugin.java Allow prime/fill 2017-07-23 00:24:27 +00:00