ParameterResetRequest (UORB message)
ParameterResetRequest : Used by the primary to reset one or all parameter value(s) on the remote
```c
ParameterResetRequest : Used by the primary to reset one or all parameter value(s) on the remote
uint64 timestamp uint16 parameter_index
bool reset_all # If this is true then ignore parameter_index
uint8 ORB_QUEUE_LENGTH = 4
```
Comments
0 comments
Please sign in to leave a comment.