pub const MAX_FRAME_SIZE: usize = 280; // 280usize
Expand description
Maximum size of any MAVLink frame in bytes.
This is a v2 frame with maximum payload size and a signature: https://mavlink.io/en/guide/serialization.html
pub const MAX_FRAME_SIZE: usize = 280; // 280usize
Maximum size of any MAVLink frame in bytes.
This is a v2 frame with maximum payload size and a signature: https://mavlink.io/en/guide/serialization.html