Index: firmware/App/Modes/ModeTreatment.h =================================================================== diff -u -r1942c708bc95f57e87b0bf6a472ebe824a3f38ed -rc46815918e7cf33e8736f180094843758f1e21b2 --- firmware/App/Modes/ModeTreatment.h (.../ModeTreatment.h) (revision 1942c708bc95f57e87b0bf6a472ebe824a3f38ed) +++ firmware/App/Modes/ModeTreatment.h (.../ModeTreatment.h) (revision c46815918e7cf33e8736f180094843758f1e21b2) @@ -49,6 +49,9 @@ U32 heparinState; U32 rinsebackState; U32 txRecircState; + U32 bldPrimeState; + U32 txEndState; + U32 txStopState; } TREATMENT_STATE_DATA_T; /// Payload record structure for an ultrafiltration volume change confirmation message.