Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -r7b74c2bf11c26a510aee4a6045fc0bed6a456401 -r5ea6a78b3576e7f6b456843b31877101f55a7dc3 --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 7b74c2bf11c26a510aee4a6045fc0bed6a456401) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 5ea6a78b3576e7f6b456843b31877101f55a7dc3) @@ -1582,7 +1582,7 @@ * @brief * The handleSyringePumpPrimeState function handles the prime state * of the syringe pump control state machine. - * @details Inputs: syringePumpVolumeDelivered.data + * @details Inputs: syringePumpVolumeDelivered, syringePumpStateStartTime * @details Outputs: Syringe pump ramped up to prime rate, alarm conditions checked * @return next state *************************************************************************/