Index: firmware/App/Controllers/DialInFlow.c =================================================================== diff -u -r4459be59bdc2896b44bcf6cd42d2762190e23c16 -ra1daba982e3117ce45437384e770b50cfda7b7a7 --- firmware/App/Controllers/DialInFlow.c (.../DialInFlow.c) (revision 4459be59bdc2896b44bcf6cd42d2762190e23c16) +++ firmware/App/Controllers/DialInFlow.c (.../DialInFlow.c) (revision a1daba982e3117ce45437384e770b50cfda7b7a7) @@ -692,7 +692,7 @@ * @details * Inputs : measuredDialInFlowRate * Outputs : none -/ * @return the current dialIn flow rate (in mL/min). + * @return the current dialIn flow rate (in mL/min). *************************************************************************/ F32 getMeasuredDialInFlowRate( void ) { @@ -776,7 +776,7 @@ * @details * Inputs : adcDialInPumpMCCurrentmA * Outputs : none -/ * @return the current dialIn pump current (in mA). + * @return the current dialIn pump current (in mA). *************************************************************************/ F32 getMeasuredDialInPumpMCCurrent( void ) {