Contains the logic for the "Auto-Initialization Control" command
CMD_ID | CMD_EF_AUTO_INIT_CTRL - The InertialTypes::Command for this command |
FIELD_DATA_BYTE | 0x88 - The Data Field Descriptor byte |
static ByteStream buildCommand_set( |
| ) |
Builds the bytes for the "set" command.
enable bool | Whether to enable (true) or disable (false) the automatic initialization. |