_motorcortex_CreateGroupMsg
less than a minute
_motorcortex_CreateGroupMsg
Public Attributes
| Name | |
|---|---|
| bool | has_header |
| motorcortex_Header | header |
| uint32_t | frq_divider |
| char | alias |
| pb_size_t | paths_count |
| char | paths |
Public Attributes Documentation
variable has_header
bool has_header;
variable header
motorcortex_Header header;
variable frq_divider
uint32_t frq_divider;
variable alias
char alias;
variable paths_count
pb_size_t paths_count;
variable paths
char paths;
Updated on 2022-04-05 at 16:21:26 +0200