Index: firmware/App/Modes/ModeInitPOST.h =================================================================== diff -u -r99498a5bab0a1f4c706376feceadc66df6d1c22e -r410afd26b3ae5e372310c696c82f58c59235e10d --- firmware/App/Modes/ModeInitPOST.h (.../ModeInitPOST.h) (revision 99498a5bab0a1f4c706376feceadc66df6d1c22e) +++ firmware/App/Modes/ModeInitPOST.h (.../ModeInitPOST.h) (revision 410afd26b3ae5e372310c696c82f58c59235e10d) @@ -3,14 +3,14 @@ #define __MODE_INIT_POST_H__ #include "FPCommon.h" -#include "RODefs.h" +#include "FPDefs.h" /** - * @defgroup ROInitAndPOSTMode ROInitAndPOSTMode + * @defgroup FPInitAndPOSTMode FPInitAndPOSTMode * @brief Initialization and POST mode unit. Manages initialization and POST * mode functions via a state machine. * - * @addtogroup ROInitAndPOSTMode + * @addtogroup FPInitAndPOSTMode * @{ */