Index: firmware/App/Modes/TreatmentEnd.h =================================================================== diff -u -r3d5a2ff09f3f4983699bfc61c7b63df1732970e0 -r1942c708bc95f57e87b0bf6a472ebe824a3f38ed --- firmware/App/Modes/TreatmentEnd.h (.../TreatmentEnd.h) (revision 3d5a2ff09f3f4983699bfc61c7b63df1732970e0) +++ firmware/App/Modes/TreatmentEnd.h (.../TreatmentEnd.h) (revision 1942c708bc95f57e87b0bf6a472ebe824a3f38ed) @@ -34,7 +34,7 @@ * @{ */ -// ********** private function prototypes ********** +// ********** public function prototypes ********** void initTreatmentEnd( void ); void transitionToTreatmentEnd( void );