SetInitialHeading
SetInitialHeading

Contains the logic for the "Set Initial Heading" command

Constants
Packet Bytes
CMD_ID

CMD_EF_INIT_HEADING  - The InertialTypes::Command for this command

Functions
buildCommand
static ByteStream buildCommand(
float heading
)

Builds the bytes for the command.

Parameters
heading
float

The heading value to set.