added init command
This commit is contained in:
@ -121,6 +121,13 @@ private:
|
||||
*/
|
||||
void prepareGetTemperatureCmd();
|
||||
|
||||
/**
|
||||
* @brief This function fills the commandBuffer with the data to request initialize the
|
||||
* reaction wheel controller. This command must be sent as soon as the state of a
|
||||
* reaction wheel is equal to 1 which indicates an error.
|
||||
*/
|
||||
void prepareInitRwCommand();
|
||||
|
||||
/**
|
||||
* @brief This function handles the reply of the get temperature command.
|
||||
*
|
||||
|
Reference in New Issue
Block a user