d50feec302
In particular, if a bolus brings the reservoir level below the low threshold, a W1 warning shows up on the pump itself during bolus delivery. Once delivery is done, the W1 shows up in the RT mode as well. Bolus delivery is special in that the deliverBolus() function has to manually switch back to RT mode to get the reservoir level post-bolus to update the reservoirLevel value. When that is done, the aforementioned alert screen can show up. Add code to handle alert screen handling to that special post-bolus check. Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> |
||
---|---|---|
.. | ||
src | ||
build.gradle |