Index: firmware/App/Controllers/DGInterface.c =================================================================== diff -u -r3f2b9de757500da37e0ed8881e4e906d94f3076c -ra69fcb7945b0300b47ce3287f8cb22c7c26171dc --- firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 3f2b9de757500da37e0ed8881e4e906d94f3076c) +++ firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision a69fcb7945b0300b47ce3287f8cb22c7c26171dc) @@ -586,7 +586,7 @@ * The setDGOpMode function sets the latest DG operating mode reported by * the DG. * @details Inputs: none - * @details Outputs: dgCurrentOpMode + * @details Outputs: dgCurrentOpMode, dgSubMode * @param opMode operating mode reported by DG * @param subMode sub-mode (current state) of operating mode reported by DG * @return none