firstMessageOffset property
offset into data where first message starts. This can be used for recovery, when a previous message got lost (set to UINT8_MAX if no start exists).
MAVLink type: uint8_t
units: bytes
first_message_offset
Implementation
final uint8_t firstMessageOffset;