imrpoved doc
This commit is contained in:
parent
d4b08459f4
commit
87fbb5ce75
@ -10,8 +10,8 @@ using ActionId_t = uint32_t;
|
|||||||
/**
|
/**
|
||||||
* @brief These messages are part of the action module of the FSFW.
|
* @brief These messages are part of the action module of the FSFW.
|
||||||
* @details
|
* @details
|
||||||
* These messages are sent amongst objects implementing the HasActionsIF. The ActionHelper
|
* These messages are sent amongst objects implementing the HasActionsIF. Classes like the
|
||||||
* class is able to process these messages.
|
* ActionHelper are able to process these messages.
|
||||||
*/
|
*/
|
||||||
class ActionMessage {
|
class ActionMessage {
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user