Index: firmware/App/Monitors/WaterQualityMonitor.c =================================================================== diff -u -rf4f631761bb5d7fe936bfd80ba49ddc6aea115d6 -r3943e27eaf7a889f0b493d7f285ddce44dfcd437 --- firmware/App/Monitors/WaterQualityMonitor.c (.../WaterQualityMonitor.c) (revision f4f631761bb5d7fe936bfd80ba49ddc6aea115d6) +++ firmware/App/Monitors/WaterQualityMonitor.c (.../WaterQualityMonitor.c) (revision 3943e27eaf7a889f0b493d7f285ddce44dfcd437) @@ -415,7 +415,8 @@ * The testROGetCurrentCalculatedDutyCycle function * return RO calculated duty cycle at instantaneous pressure * @details \b Inputs: none - * @details \b Outputs: none + * @details \b Outputs: calculated RO pump duty cycle response msg constructed and sent + * @details \b Message: \b Sent: MSG_ID_FP_RO_CALCULATED_DUTY_CYCLE_RESPONSE * @return TRUE if override successful, FALSE if not *************************************************************************/ BOOL testROGetCurrentCalculatedDutyCycle( MESSAGE_T *message )