Index: DDDefs.h =================================================================== diff -u -r5f6f19f4bdd2abcfb405622426420b9e8596f954 -r9ad1b9a25d69866f00778aea30df9a384c01689c --- DDDefs.h (.../DDDefs.h) (revision 5f6f19f4bdd2abcfb405622426420b9e8596f954) +++ DDDefs.h (.../DDDefs.h) (revision 9ad1b9a25d69866f00778aea30df9a384c01689c) @@ -229,7 +229,7 @@ }; typedef enum DD_Command DD_COMMAND_T; ///< Type for DD commands enumeration -/// Enumeration of sample water command parameters. +/// Enumeration of general commands to DD sub-system. enum DD_General_Commands { DD_CMD_STOP = 0, ///< DD general stop command