Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -r647f8950c1a9f936e16a7b51e36f582c3d03a40e -r2991b6731ff88740f29ea2f19411115d4f8a4aa4 --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 647f8950c1a9f936e16a7b51e36f582c3d03a40e) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 2991b6731ff88740f29ea2f19411115d4f8a4aa4) @@ -1162,8 +1162,8 @@ * The execSyringePumpSelfTest function executes the state machine for the * syringe pump self-test. * @details Inputs: none - * @details Outputs: none - * @return the current state of the BloodFlow self-test. + * @details Outputs: forceSensorCalRecord + * @return TRUE if the self test passed otherwise, FALSE *************************************************************************/ SELF_TEST_STATUS_T execSyringePumpSelfTest( void ) { @@ -2002,8 +2002,6 @@ *************************************************************************/ - - /*********************************************************************//** * @brief * The testSetSyringePumpDataPublishIntervalOverride function overrides the