Index: firmware/App/Services/StateServices/TubeSetInstall.c =================================================================== diff -u -r5fb66a19c7ed117e6da6f6b28e85ec76abefd4be -r6a556cdfdb227850a6220981f164143b3dca5a80 --- firmware/App/Services/StateServices/TubeSetInstall.c (.../TubeSetInstall.c) (revision 5fb66a19c7ed117e6da6f6b28e85ec76abefd4be) +++ firmware/App/Services/StateServices/TubeSetInstall.c (.../TubeSetInstall.c) (revision 6a556cdfdb227850a6220981f164143b3dca5a80) @@ -163,8 +163,8 @@ * @brief * The handleAutoLoadState function handles the Auto-Load state of * Tube Set install state. - * @details \b Inputs: bloodPumpTimerCounter, bpLastHome - * @details \b Outputs: bloodPumpTimerCounter, bpLastHome + * @details \b Inputs: bloodPumpTimerCounter, bpLastHome, bpLeftHomeTimerCounter + * @details \b Outputs: bloodPumpTimerCounter, bpLastHome, bpLeftHomeTimerCounter * @return next Install sub-state *************************************************************************/ static TUBE_SET_INSTALL_STATE_T handleAutoLoadState( void )