Index: firmware/App/Controllers/DGInterface.c =================================================================== diff -u -r8acad167bcf7ad07043192007e59d253a5216e3a -r58f8416a9ff9c68ee34361ac23a46dcf56cfa79e --- firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 8acad167bcf7ad07043192007e59d253a5216e3a) +++ firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 58f8416a9ff9c68ee34361ac23a46dcf56cfa79e) @@ -578,8 +578,7 @@ /*********************************************************************//** * @brief - * The getReservoirWeight function gets the load cell weight of a given - * reservoir. + * The getReservoirWeight function gets the load cell weight of a given reservoir. * @details Inputs: loadCellWeightInGrams[] * @details Outputs: none * @param resID ID of reservoir to get weight for @@ -598,7 +597,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