pub const MAX_FRAME_SIZE: usize = 280;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;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