Index: firmware/App/Modes/ModeInitPOST.c =================================================================== diff -u -r2830e6300c40e331b274511fa9183937810cc190 -re832be54a818fe1af79b225e4b43cd148be89fa4 --- firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision 2830e6300c40e331b274511fa9183937810cc190) +++ firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision e832be54a818fe1af79b225e4b43cd148be89fa4) @@ -335,8 +335,8 @@ /*********************************************************************//** * @brief * The handlePOSTStateStart function handles the POST start state. - * @details Inputs: startPOSTDelayCounter - * @details Outputs: startPOSTDelayCounter + * @details Inputs: startPOSTDelayCounter, systemREG1 + * @details Outputs: startPOSTDelayCounter, systemREG1 * @return next POST state *************************************************************************/ static DG_POST_STATE_T handlePOSTStateStart( void )