Index: firmware/App/Modes/SelfTests.c =================================================================== diff -u -ra7bcdd1b6cd1d0cf0a3856aa8212938092c26ebd -rd57c55e32e449059a9b07a3ae1d3ec15c9f40f05 --- firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision a7bcdd1b6cd1d0cf0a3856aa8212938092c26ebd) +++ firmware/App/Modes/SelfTests.c (.../SelfTests.c) (revision d57c55e32e449059a9b07a3ae1d3ec15c9f40f05) @@ -164,6 +164,7 @@ { selfTestStartTime = 0; selfTestPreviousPublishDataTime = 0; + syringeOcclusionDelayStartTime = 0; } /*********************************************************************//** @@ -1023,8 +1024,8 @@ /*********************************************************************//** * @brief - * The handleDrySelfTestSyringePumpPrimeState function handles the prime - * operation for syringe pump. + * The handleDrySelfTestSyringePumpOcclusionDetectionState function handles + * occlusion detection after prime has completed. * @details Inputs: none * @details Outputs: none * @return the next state of dry self-tests state machine