Index: firmware/App/Controllers/DGInterface.c =================================================================== diff -u -r85e78f817870229287aab5c397f6c0fd81285b21 -r50082d70d2ae672e5b1663c2b214e36a4bdd57e3 --- firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 85e78f817870229287aab5c397f6c0fd81285b21) +++ firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 50082d70d2ae672e5b1663c2b214e36a4bdd57e3) @@ -1269,8 +1269,8 @@ * @brief * The checkDGRestart function checks to see if DG has restarted after started * by HD and triggers appropriate alarm. - * @details Inputs: dgStarted - * @details Outputs: triggers a fault alarm if DG restarted + * @details Inputs: dgStartCommandSent, dgStarted, dgCurrentOpMode + * @details Outputs: dgStartCommandSent, dgStarted, triggers a fault alarm if DG restarted * @return none *************************************************************************/ static void checkDGRestart( void )