Index: firmware/App/Modes/TreatmentRecirc.h =================================================================== diff -u -r49dba1e95bb3763b4c150e7a80b84a65264a7ca8 -r1942c708bc95f57e87b0bf6a472ebe824a3f38ed --- firmware/App/Modes/TreatmentRecirc.h (.../TreatmentRecirc.h) (revision 49dba1e95bb3763b4c150e7a80b84a65264a7ca8) +++ firmware/App/Modes/TreatmentRecirc.h (.../TreatmentRecirc.h) (revision 1942c708bc95f57e87b0bf6a472ebe824a3f38ed) @@ -31,7 +31,7 @@ * @{ */ -// ********** private function prototypes ********** +// ********** public function prototypes ********** void initTreatmentRecirc( void ); void transitionToTreatmentRecirc( void );