AndroidAPS/pump/combov2/src/main
Carlos Rafael Giani d505c1a90b combov2: Check if pump is suspended before setting TBR and delivering bolus
This avoids a misleading error state caused by an IllegalStateException
that gets thrown by the Pump.setTbr() and Pump.deliverBolus() when these
get called while the pump is suspended. Instead, first check for this
suspended state, and if the pump is indeed suspended, immediately exit
with the pump enact result set to not have succeeded nor have been enacted.

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
2023-01-28 20:43:29 +01:00
..
kotlin/info/nightscout/pump/combov2 combov2: Check if pump is suspended before setting TBR and delivering bolus 2023-01-28 20:43:29 +01:00
res New Crowdin updates (#2334) 2023-01-11 09:45:19 +01:00
AndroidManifest.xml combov2: Fix pairing activity in pumpcontrol application 2022-11-30 22:34:32 +01:00