Constant sbp::HEADER_LEN

source · []
pub const HEADER_LEN: usize = 1 /*preamble*/ + 2 /*msg_type*/ + 2 /*sender_id*/ + 1; // 6usize
Expand description

Length of the header section.