Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -r95a792887b08b72bd99ec7ca8beda4e93ac2f7a8 -rc615858537be439d08335ff9645b5fc2195374ab --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 95a792887b08b72bd99ec7ca8beda4e93ac2f7a8) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision c615858537be439d08335ff9645b5fc2195374ab) @@ -7,8 +7,8 @@ * * @file SyringePump.c * -* @author (last) Sean Nash -* @date (last) 24-Aug-2023 +* @author (last) Vinayakam Mani +* @date (last) 08-Sep-2023 * * @author (original) Sean Nash * @date (original) 04-Mar-2021 @@ -1305,7 +1305,7 @@ * of the syringe pump control state machine. * @details Inputs: syringePumpRetractRequested, syringePumpSeekRequested, * syringePumpPrimeRequested, syringePumpBolusRequested, syringePumpContinuousRequested, - * syringePumpDACVrefSetRequested + * syringePumpDACVrefSetRequested,syringePumpStopPositionTimerCounter,syringePumpStopLastPosition * @details Outputs: Pump speed and direction set if pump command initiated * @return next state *************************************************************************/