Set heartbeat autopilot correctly
According to the documentation, components that are
not autopilots, should set the heartbeat autopilot field
to MAV_AUTOPILOT_INVALID.
https://mavlink.io/en/services/heartbeat.html#component-identity
Signed-off-by: Soren Friis <soren.friis@intel.com>