Index: firmware/App/Modes/ModeTreatment.h =================================================================== diff -u -r161a56481d1a194704b63a5fd55d4c5583fa94df -r62b13b446d1826f58f423435aff88f490063c6f0 --- firmware/App/Modes/ModeTreatment.h (.../ModeTreatment.h) (revision 161a56481d1a194704b63a5fd55d4c5583fa94df) +++ firmware/App/Modes/ModeTreatment.h (.../ModeTreatment.h) (revision 62b13b446d1826f58f423435aff88f490063c6f0) @@ -94,6 +94,7 @@ void signalRinsebackToRecirc( void ); // Rinseback sub-mode is signaling to move on to re-circ sub-mode TREATMENT_STATE_T getTreatmentState( void ); // Determine the current treatment sub-mode (state) +BOOL isTreatmentCompleted( void ); // Determine whether the treatment has completed BOOL getRinsebackCompleted( void ); // Determine whether a rinseback has been completed void setRinsebackIsCompleted( BOOL flag ); // Set whether a rinseback has been completed (T blocks rinseback option) BOOL getBloodIsPrimed( void ); // Determine whether the blood-side circuit of the dialyzer has been primed with blood