Index: firmware/App/Modes/ModeFlush.h =================================================================== diff -u -ra7bf3ca23ea37a61000379facae628a31b3ecc59 -r66b01e138aa023829f62ddd07555d0de2013b03a --- firmware/App/Modes/ModeFlush.h (.../ModeFlush.h) (revision a7bf3ca23ea37a61000379facae628a31b3ecc59) +++ firmware/App/Modes/ModeFlush.h (.../ModeFlush.h) (revision 66b01e138aa023829f62ddd07555d0de2013b03a) @@ -23,16 +23,15 @@ /** * @defgroup DGFlushMode DGFlushMode - * @brief Flush mode module. Manages the state machine for the - * flush mode. + * @brief Flush mode module. Manages the state machine for the flush mode. * * @addtogroup DGFlushMode * @{ */ // ********** public definitions ********** -// ********** private function prototypes ********** +// ********** public function prototypes ********** void initFlushMode( void ); // initialize this module void transitionToFlushMode( void ); // prepares for transition to pre-treatment mode