Index: firmware/App/Modes/ModeTreatmentParams.h =================================================================== diff -u -ra35d5e68aad457339f625848809207a9650ad019 -rd9d085cdca67200ecddbdfbc75c489e704b23081 --- firmware/App/Modes/ModeTreatmentParams.h (.../ModeTreatmentParams.h) (revision a35d5e68aad457339f625848809207a9650ad019) +++ firmware/App/Modes/ModeTreatmentParams.h (.../ModeTreatmentParams.h) (revision d9d085cdca67200ecddbdfbc75c489e704b23081) @@ -67,7 +67,7 @@ F32 uFVolume_L; } ADJ_TREATMENT_PARAMS_T; -// ********** private function prototypes ********** +// ********** public function prototypes ********** void initTreatParamsMode( void ); // initialize this module void transitionToTreatParamsMode( void ); // prepares for transition to treatment parameters mode