Index: firmware/App/Modes/ModeInitPOST.c =================================================================== diff -u -r9ebe4663bc49e037ccd6287c265c45746a86c4ff -r4b25bf00656b9067a13541014fa1333386a7ed95 --- firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision 9ebe4663bc49e037ccd6287c265c45746a86c4ff) +++ firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision 4b25bf00656b9067a13541014fa1333386a7ed95) @@ -7,8 +7,8 @@ * * @file ModeInitPOST.c * -* @author (last) Dara Navaei -* @date (last) 27-Sep-2022 +* @author (last) Michael Garthwaite +* @date (last) 21-Nov-2022 * * @author (original) Dara Navaei * @date (original) 05-Nov-2019 @@ -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 )