Index: firmware/App/Controllers/DGInterface.c =================================================================== diff -u -r1281328075355359a89df86bb3f31a2e2e580b8b -r1b76127ac6833e64fb04749707ae899052402f3e --- firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 1281328075355359a89df86bb3f31a2e2e580b8b) +++ firmware/App/Controllers/DGInterface.c (.../DGInterface.c) (revision 1b76127ac6833e64fb04749707ae899052402f3e) @@ -510,7 +510,7 @@ /*********************************************************************//** * @brief * The getDGDisinfectsStates function returns the DG disinfects readings. - * @details Inputs: none + * @details Inputs: disinfectsStatus * @details Outputs: none * @return the current DG disinfects readings *************************************************************************/ @@ -523,7 +523,7 @@ * @brief * The getDGMixingRatios function returns the DG mixing ratios and the fill * prep time. - * @details Inputs: none + * @details Inputs: dgMixingRatios * @details Outputs: none * @return getDGMixingRatios which is the DG mixing ratios *************************************************************************/