Index: firmware/App/Services/TxParams.h =================================================================== diff -u -rd495985858b3ef51b695a44ceedf6c13a8edb821 -r12af1351f6db7747ebe2b4c52a9bac41ef551968 --- firmware/App/Services/TxParams.h (.../TxParams.h) (revision d495985858b3ef51b695a44ceedf6c13a8edb821) +++ firmware/App/Services/TxParams.h (.../TxParams.h) (revision 12af1351f6db7747ebe2b4c52a9bac41ef551968) @@ -57,6 +57,7 @@ U32 rinsebackVolume_mL; ///< User set rinseback volume (in mL) U32 hepatitisBStatus; ///< User set Hepatitis B status option U32 acidConcentrate; ///< User set acid concentrate option + U32 finalConfirmation; ///< Confirmation flag indicating treatment params validated are final F32 substitutionFluidVolume_L; ///< User set substitution fluid volume (in L) F32 hepBolusVolume_mL; ///< User set Heparin bolus volume (in mL) F32 hepDeliveryRate_mL_hr; ///< User set Heparin delivery rate (in mL/hr)